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 a6aec41 commit 0c2ffcfCopy full SHA for 0c2ffcf
llvm/test/Transforms/InstCombine/addsub-constant-folding.ll
@@ -1,5 +1,5 @@
1
; NOTE: Assertions have been autogenerated by utils/update_test_checks.py
2
-; RUN: opt < %s -passes=instcombine -S | FileCheck %s
+; RUN: opt --opaque-pointers < %s -passes=instcombine -S | FileCheck %s
3
4
declare void @use(i32 %arg)
5
declare void @vec_use(<4 x i32> %arg)
0 commit comments