[llvm-bugs] [Bug 37989] [DAGCombine] Call TargetLowering::SimplifyDemandedVectorElts from supported ops
via llvm-bugs
llvm-bugs at lists.llvm.org
Sun May 31 02:48:24 PDT 2020
https://bugs.llvm.org/show_bug.cgi?id=37989
Simon Pilgrim <llvm-dev at redking.me.uk> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |FIXED
Status|NEW |RESOLVED
--- Comment #1 from Simon Pilgrim <llvm-dev at redking.me.uk> ---
Resolving - we now have SimplifyDemandedVectorElts handling in DAGCombine for
all relevant vector ops and SimplifyDemandedVectorElts itself handles basic
binops, including use of SimplifyMultipleUseDemandedBits.
--
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/20200531/ee4bf65e/attachment-0001.html>
More information about the llvm-bugs
mailing list