[llvm-bugs] [Bug 38519] vector IR (insertelement/shufflevector) fails to select for wasm32 with -mattr=+simd128
via llvm-bugs
llvm-bugs at lists.llvm.org
Tue Sep 11 14:34:13 PDT 2018
https://bugs.llvm.org/show_bug.cgi?id=38519
Thomas Lively <tlively at google.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Resolution|--- |FIXED
--- Comment #2 from Thomas Lively <tlively at google.com> ---
This now lowers to a i8x16.splat instruction, as intended.
--
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/20180911/3f21c1e0/attachment.html>
More information about the llvm-bugs
mailing list