[llvm-objdump] - Remove one overload of reportError. NFCI.
[llvm-complete.git] / test / CodeGen / AMDGPU / infer-addrpace-pipeline.ll
blob912b5ea949da446f637fa224c60e013c33c8706c
1 ; RUN: opt -mtriple=amdgcn--amdhsa -disable-output -disable-verify -debug-pass=Structure -O2 %s 2>&1 | FileCheck -check-prefix=GCN %s
3 ; GCN: Function Integration/Inlining
4 ; GCN: FunctionPass Manager
5 ; GCN: Infer address spaces
6 ; GCN: SROA
8 define void @empty() {
9   ret void