[llvm-bugs] [Bug 28528] Cannot select: intrinsic %llvm.aarch64.neon.sqshrun
via llvm-bugs
llvm-bugs at lists.llvm.org
Fri Jul 22 14:55:07 PDT 2016
https://llvm.org/bugs/show_bug.cgi?id=28528
Alina Sbirlea <alina.sbirlea at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |INVALID
--- Comment #1 from Alina Sbirlea <alina.sbirlea at gmail.com> ---
The testcase is incorrect. The shift should be done "in the range 1 to the
destination element width", i.e. 1-16, the test is using 18.
--
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/20160722/cfee351a/attachment.html>
More information about the llvm-bugs
mailing list