Run DCE after a LoopFlatten test to reduce spurious output [nfc]
[llvm-project.git] / llvm / test / CodeGen / AMDGPU / infer-addrpace-pipeline.ll
bloba8935e3baf6bc8c00fff9acada6e17bc92c97ea6
1 ; RUN: opt -mtriple=amdgcn--amdhsa -disable-output -disable-verify -debug-pass-manager -passes='default<O2>' %s 2>&1 | FileCheck -check-prefix=NPM %s
3 ; NPM: Running pass: InlinerPass
4 ; NPM: Running pass: InferAddressSpacesPass
5 ; NPM: Running pass: SROA
7 define void @empty() {
8   ret void