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 fdd6ad7 commit 934af45Copy full SHA for 934af45
test/llvmpasses/late-lower-gc.ll
@@ -93,7 +93,7 @@ top:
93
; Confirm that `invariant.load` on other loads survive
94
define void @gc_keep_invariant(float addrspace(1)* %0) {
95
top:
96
-; CHECK-LABEL: @gc_drop_aliasing
+; CHECK-LABEL: @gc_keep_invariant
97
%pgcstack = call {}*** @julia.get_pgcstack()
98
%1 = bitcast {}*** %pgcstack to {}**
99
%current_task = getelementptr inbounds {}*, {}** %0, i64 -12
0 commit comments