[LLVMdev] vector type legalization

Nadav Rotem nrotem at apple.com
Mon Aug 12 13:52:00 PDT 2013


On Aug 12, 2013, at 1:47 PM, Redmond, Paul <paul.redmond at intel.com> wrote:

> Thanks for the tip. I modified WidenVecRes_Binary match WidenVecRes_{Unary/Ternary} and it does the promotion and generates much better code. Why is WidenVecRes_Binary so much more complicated than the Unary/Binary functions? None of the operations in the cases for WidenVecRes_Binary seem any more special then the operations that use WidenVecRes_Unary..

I am not sure :) 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20130812/4bf2a7f5/attachment.html>


More information about the llvm-dev mailing list