[llvm-bugs] [Bug 27203] [ppc] hoist repeated constant for better code size and speed
via llvm-bugs
llvm-bugs at lists.llvm.org
Thu Sep 1 19:59:43 PDT 2016
https://llvm.org/bugs/show_bug.cgi?id=27203
Hal Finkel <hfinkel at anl.gov> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |FIXED
--- Comment #11 from Hal Finkel <hfinkel at anl.gov> ---
(In reply to comment #10)
> http://reviews.llvm.org/rL268858 adds a hook to allow 'andc' generation for
> PPC which would bypass the problem (in most cases?).
>
Indeed it does (test changes all look good, and I added the test case from this
PR as well). r280457. Thanks again for the suggestion.
--
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/20160902/3df7abbf/attachment.html>
More information about the llvm-bugs
mailing list