[llvm-bugs] [Bug 48451] clang fails to build llvm-11.0.0 in 32-bit mode when XOP instructions are enabled
via llvm-bugs
llvm-bugs at lists.llvm.org
Wed Dec 9 13:32:11 PST 2020
https://bugs.llvm.org/show_bug.cgi?id=48451
Markus Ivan Peloquin <markus at cs.wisc.edu> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |FIXED
--- Comment #4 from Markus Ivan Peloquin <markus at cs.wisc.edu> ---
https://reviews.llvm.org/rG57c0c4a27575840ae0a48eb9f8455a5ed087c857
> [X86] Fix crash with i64 bitreverse on 32-bit targets with XOP.
That's exactly it. I might as well have named this bug 'crashes with i64
bitreverse on 32-bit targets with XOP'...
Thanks for pointing me to that, Simon. And thanks to Craig, wherever you are.
I'm satisfied. I guess I'll close as resolved.
--
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/20201209/ad579ba2/attachment.html>
More information about the llvm-bugs
mailing list