[llvm-bugs] [Bug 52567] The _mm_movemask_epi8 intrinsic will sometimes call pmovmskb and will other times call movmskps

via llvm-bugs llvm-bugs at lists.llvm.org
Fri Nov 19 22:26:58 PST 2021


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

Craig Topper <craig.topper at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|CONFIRMED                   |RESOLVED
         Resolution|---                         |FIXED
 Fixed By Commit(s)|                            |a4373f6753fa9aa89d39fbd4ec9
                   |                            |e273f76459a58

--- Comment #3 from Craig Topper <craig.topper at gmail.com> ---
I disabled this transform for this case in
a4373f6753fa9aa89d39fbd4ec9e273f76459a58

-- 
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/20211120/65d9b77a/attachment.html>


More information about the llvm-bugs mailing list