[Patch][AArch32] Fix vsel in compareinst optimization
Weiming Zhao
weimingz at codeaurora.org
Thu Dec 5 15:19:34 PST 2013
Hi,
Attached patch is to fix bug: http://llvm.org/bugs/show_bug.cgi?id=18149
Basically, the cmp optimization assumes a MI that uses CPSR has an immediate
MO for ARMCC. But this is not true for VSEL instructions.
Thanks,
Weiming
Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, hosted by
The Linux Foundation
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20131205/8b525021/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Bug-18149-AArch32-VSel-instructions-has-no-ARMCC-fie.patch
Type: application/octet-stream
Size: 3895 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20131205/8b525021/attachment.obj>
More information about the llvm-commits
mailing list