[llvm-bugs] [Bug 28556] [InstCombine] SimplifyDemandedBits makes suboptimal transform
via llvm-bugs
llvm-bugs at lists.llvm.org
Thu Jul 14 14:51:59 PDT 2016
https://llvm.org/bugs/show_bug.cgi?id=28556
Sanjay Patel <spatel+llvm at rotateright.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |INVALID
--- Comment #7 from Sanjay Patel <spatel+llvm at rotateright.com> ---
(In reply to comment #6)
> I think it is operating as expected here.
Ok, this is just part of the greedy nature of InstCombine then; we take what we
can get from the top-down.
Resolving as 'Invalid'.
Thanks!
--
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/20160714/49acbae4/attachment.html>
More information about the llvm-bugs
mailing list