[llvm-bugs] [Bug 40081] [DAGCombiner] Extend DAGCombiner::MatchRotate to handle funnel shifts

via llvm-bugs llvm-bugs at lists.llvm.org
Thu Apr 30 05:34:05 PDT 2020


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

Simon Pilgrim <llvm-dev at redking.me.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
             Status|NEW                         |RESOLVED
 Fixed By Commit(s)|rGd8f9416fdc83,rG5641804298 |rGd8f9416fdc83,rG5641804298
                   |18                          |18,rG96238486ed62

--- Comment #5 from Simon Pilgrim <llvm-dev at redking.me.uk> ---
(In reply to Simon Pilgrim from comment #4)
> (In reply to Simon Pilgrim from comment #3)
> > Keeping open as X86ISelLowering's matching code still matches some extra
> > cases.
> 
> https://reviews.llvm.org/D78935 moves the remaining X86 patterns matchers to
> DAGCombine.

This landed at rG96238486ed62 - resolving.

-- 
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/20200430/c40f868e/attachment.html>


More information about the llvm-bugs mailing list