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 6f9d557 commit 357b18eCopy full SHA for 357b18e
llvm/test/Transforms/InstCombine/compare-unescaped.ll
@@ -3,7 +3,7 @@
3
4
@gp = global i32* null, align 8
5
6
-declare i8* @malloc(i64) #1
+declare noalias i8* @malloc(i64)
7
8
define i1 @compare_global_trivialeq() {
9
; CHECK-LABEL: @compare_global_trivialeq(
0 commit comments