[LLVMbugs] [Bug 21448] Loads are not combined across llvm.assume
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Mon Nov 3 12:23:48 PST 2014
http://llvm.org/bugs/show_bug.cgi?id=21448
Hal Finkel <hfinkel at anl.gov> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |FIXED
--- Comment #8 from Hal Finkel <hfinkel at anl.gov> ---
With r221175, both unoptimized-assume.ll and unoptimized.ll, run through opt
-mem2reg -instcombine -early-cse, result in 7 loads.
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20141103/730b8ac0/attachment.html>
More information about the llvm-bugs
mailing list