[llvm-commits] [PATCH] Add support for lowering FNEG with AVX
Joe Abbey
jabbey at arxan.com
Wed Dec 14 14:26:35 PST 2011
Hey Craig,
Could you give this a once over for Chad?
Thanks
Joe Abbey
Software Architect
Arxan Technologies, Inc.
1305 Cumberland Ave, Ste 215
West Lafayette, IN 47906
jabbey at arxan.com
www.arxan.com
On Dec 14, 2011, at 5:15 PM, Chad Rosier wrote:
> Before committing I'll take care of the missing newline at EOF.
>
> On Dec 14, 2011, at 2:13 PM, Chad Rosier wrote:
>
>> With AVX enabled the included test case clang would assert:
>> Assertion failed: (VT.getSizeInBits() == Operand.getValueType().getSizeInBits() && "Cannot BITCAST between types of different sizes!")
>>
>> This patch add support for lowering FNEG when AVX is enabled.
>>
>> Hoping for feedback from someone with more AVX experience (e.g., Bruno, Craig, Evan, Eli).
>>
>> Chad
>>
>> <LowerFNEG_AVX.patch>
>
> _______________________________________________
> llvm-commits mailing list
> llvm-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20111214/7cdb4629/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 4350 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20111214/7cdb4629/attachment.bin>
More information about the llvm-commits
mailing list