1 # REQUIRES: amdgpu-registered-target
2 # RUN: llvm-reduce -simplify-mir --test FileCheck --test-arg --check-prefix=CHECK-INTERESTINGNESS --test-arg %s --test-arg --input-file %s -o %t 2> %t.log
3 # RUN: FileCheck --check-prefix=RESULT %s < %t
5 # Test that the MIR parser successfully infers the target triple from
6 # the module and avoids needing the -mtriple flag.
8 # CHECK-INTERESTINGNESS: S_ENDPGM
13 target triple = "amdgcn-amd-amdhsa"
22 tracksRegLiveness: true