[llvm-bugs] [Bug 17607] Improve concat_vector legalization
via llvm-bugs
llvm-bugs at lists.llvm.org
Tue Aug 18 06:47:20 PDT 2020
https://bugs.llvm.org/show_bug.cgi?id=17607
Simon Pilgrim <llvm-dev at redking.me.uk> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |FIXED
CC| |llvm-dev at redking.me.uk
Status|NEW |RESOLVED
--- Comment #1 from Simon Pilgrim <llvm-dev at redking.me.uk> ---
This has been fixed over the years with a mixture of DAGCombiner and
DAGTypeLegalizer handling.
--
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/20200818/aea88c1d/attachment.html>
More information about the llvm-bugs
mailing list