[llvm-commits] Name change in X86IselLowering - Please review

Demikhovsky, Elena elena.demikhovsky at intel.com
Tue Nov 27 02:41:11 PST 2012


Hi,

I'd like to change hasAVX() to hasFp256() and hasAVX2() to hasInt256() in X86IselLowering.cpp.
I do not remove hasAVX2 and hasAVX, just duplicate them.
Actually, the target that supports integer-256 also supports fp-256, but the suggested names fit good to the code.
I need this change for future development.

- Elena


---------------------------------------------------------------------
Intel Israel (74) Limited

This e-mail and any attachments may contain confidential material for
the sole use of the intended recipient(s). Any review or distribution
by others is strictly prohibited. If you are not the intended
recipient, please contact the sender and delete all copies.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: AVX.diff
Type: application/octet-stream
Size: 30816 bytes
Desc: AVX.diff
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20121127/800cca5a/attachment.obj>


More information about the llvm-commits mailing list