We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 11ed12f commit df60f0bCopy full SHA for df60f0b
llvm/test/tools/llvm-reduce/simplify-instructions.ll
@@ -1,4 +1,4 @@
1
-; RUN: llvm-reduce -abort-on-invalid-reduction -simplify-mir --delta-passes=simplify-instructions -mtriple=amdgcn-amd-amdhsa -mcpu=gfx900 --test FileCheck --test-arg --check-prefix=CHECK-INTERESTINGNESS --test-arg %s --test-arg --input-file %s -o %t
+; RUN: llvm-reduce -abort-on-invalid-reduction --delta-passes=simplify-instructions --test FileCheck --test-arg --check-prefix=CHECK-INTERESTINGNESS --test-arg %s --test-arg --input-file %s -o %t
2
; RUN: FileCheck --check-prefix=RESULT %s < %t
3
4
; CHECK-INTERESTINGNESS: ret
0 commit comments