blob: cf101ba12f6e42ab5b2578db7ed4dd8cb9ce9ce9 [file]
; RUN: not opt -mtriple=amdgpu -passes=expand-ir-insts -disable-output %s 2>&1 | FileCheck %s
; CHECK: 'LibcallLoweringModuleAnalysis' analysis required
define void @empty() {
ret void
}