[LLVMbugs] [Bug 17268] using memory operand form of insert and extract instructions would eliminate loads and stores
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Tue Sep 17 20:56:44 PDT 2013
http://llvm.org/bugs/show_bug.cgi?id=17268
Craig Topper <craig.topper at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |FIXED
--- Comment #7 from Craig Topper <craig.topper at gmail.com> ---
It was just an unnecessary alignment check on the load/store folding in the
isel patterns. Fixed in r190916.
--
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/20130918/00cfe232/attachment.html>
More information about the llvm-bugs
mailing list