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 67544e9 commit eb492eeCopy full SHA for eb492ee
llvm/test/Transforms/NewGVN/coercion-different-ptr.ll
@@ -2,7 +2,7 @@
2
; RUN: opt -S -passes=newgvn < %s | FileCheck %s
3
4
5
-; FIXME: MemorySSA says that load1 depends on the lifetime start.
+; MemorySSA says that load1 depends on the lifetime start.
6
; That's OK since MemorySSA is may-alias; however, NewGVN should
7
; check whether the lifetime start *actually* defines the loaded pointer
8
; before simplifying to uninitialized memory.
0 commit comments