[PATCH] Avoid illegal integer promotion in X86FastISel
Duncan Exon Smith
dexonsmith at apple.com
Fri Nov 8 16:47:59 PST 2013
On Nov 7, 2013, at 2:21 PM, Eric Christopher <echristo at gmail.com> wrote:
> Seems reasonable, pretty sure the ARM port has the same bug though so could you fix it in both places? Maybe pull it out into more general code somewhere?
>
> -eric
Good call.
Please see the updated patch attached below, which addresses X86, ARM and PPC bugs (and uses a pipe for FileCheck).
-------------- next part --------------
A non-text attachment was scrubbed...
Name: fastisel-illegal-promotion-2.patch
Type: application/octet-stream
Size: 8104 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20131108/4fab34f0/attachment.obj>
More information about the llvm-commits
mailing list