[llvm-commits] [PATCH][Please review] Enable Vector Select for ARM

Yin Ma yinma at codeaurora.org
Tue Aug 14 11:52:03 PDT 2012


Hi,

 

So far vector select, such as  a < b ? a : c, when IR is generated for
vector

select on ARM. The ARM backend will trigger an assertion. The patch will 

add a handler code to make assertion go away.

   Please give a review again.

 

Thanks,

 

               Yin 

 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20120814/dedfa89c/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: vselectllvm.diff
Type: application/octet-stream
Size: 1125 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20120814/dedfa89c/attachment.obj>


More information about the llvm-commits mailing list