https://bugs.llvm.org/show_bug.cgi?id=20806

Geoff Berry <gbe...@codeaurora.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
                 CC|                            |gbe...@codeaurora.org
             Status|NEW                         |RESOLVED

--- Comment #2 from Geoff Berry <gbe...@codeaurora.org> ---
The EarlyCSE case has been implemented for some time, even without MemorySSA.
It looks like the wrong GVN test case was mistakenly attached (since it has no
occurrences of invariant.load), but this optimization has also been implemented
in GVN (see llvm/test/Transforms/GVN/PRE/invariant-load.ll).

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to