[LLVMbugs] [Bug 23993] clang-cl /arch:IA32 generates CMOV instructions not supported by selected arch

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Tue Jun 30 12:45:17 PDT 2015


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

Reid Kleckner <rnk at google.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |rnk at google.com
         Resolution|---                         |FIXED

--- Comment #1 from Reid Kleckner <rnk at google.com> ---
Thanks for the report. I added handling for /arch: along with -march= in
r241077. Your test case no longer uses cmov.

-- 
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/20150630/f3b7a020/attachment.html>


More information about the llvm-bugs mailing list