[llvm-commits] [PATCH] TypeLegalizer refactoring (a part of vector-select support)

Rotem, Nadav nadav.rotem at intel.com
Wed May 18 02:04:47 PDT 2011


Hi,

I started working on supporting vector-select in the codegen. I sent a big patch [1] two weeks ago, which adds this support. You can give it a try and see if you like the generates code. However, the patch I sent is pretty big and touches many parts in the codegen (and no one on the list reviewed it).   I decided to break it to smaller pieces and  start pushing it gradually.

In this email I attached a patch for refactoring getActionType and getTypeToTransformTo and placing all of the 'extended type decision' in one place.

I would appreciate a review.

Thanks,
Nadav

[1] - http://lists.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20110502/120445.html
---------------------------------------------------------------------
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 --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20110518/f1384692/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: legalizer_level1.diff
Type: application/octet-stream
Size: 11318 bytes
Desc: legalizer_level1.diff
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20110518/f1384692/attachment.obj>


More information about the llvm-commits mailing list