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 801a8c3 commit 9aa9049Copy full SHA for 9aa9049
llvm/test/Transforms/FunctionSpecialization/noinline.ll
@@ -1,4 +1,4 @@
1
-; RUN: opt -S --passes="ipsccp<func-spec>" < %s | FileCheck %s
+; RUN: opt -S --passes="ipsccp<func-spec>" -funcspec-for-literal-constant=false < %s | FileCheck %s
2
define dso_local i32 @p0(i32 noundef %x) {
3
entry:
4
%add = add nsw i32 %x, 1
0 commit comments