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

Alina Sbirlea <alina.sbir...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |INVALID

--- Comment #1 from Alina Sbirlea <alina.sbir...@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.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to