[llvm-commits] [llvm] r158175 - in /llvm/trunk: lib/Target/X86/X86ISelLowering.cpp test/CodeGen/X86/iabs.ll
Manman Ren
mren at apple.com
Fri Jun 8 10:28:10 PDT 2012
This transformation is enabled for X86 only.
Are you talking about whether the code will work prior to the transformation?
Thanks,
Manman
On Jun 8, 2012, at 8:36 AM, Anton Korobeynikov wrote:
>> Does this work correctly (e.g. not do the transform) on CPUs without
>> CMOV support?
> No, it seems like a bug in this code.
>
> --
> With best regards, Anton Korobeynikov
> Faculty of Mathematics and Mechanics, Saint Petersburg State University
> _______________________________________________
> llvm-commits mailing list
> llvm-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits
More information about the llvm-commits
mailing list