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

Dave Green <david.gr...@arm.com> changed:

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

--- Comment #1 from Dave Green <david.gr...@arm.com> ---
Thanks for the report. There was an issue with the shuffle vector allowing
poison elements to be created, breaking the checks for -1 we have.

I've put a fix for that in as
https://reviews.llvm.org/rG1e5f814302f8c24bdcc6f79623b86bd32231278f.
Please let me know if it doesn't fix the issue for you, or some other problem
comes up.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to