search for: buildvec

Displaying 1 result from an estimated 1 matches for "buildvec".

Did you mean: buildver
2012 Oct 23
0
[LLVMdev] [PATCH] Add custom UINT_TO_FP lowering from v2i32 to v2f32 in 32-bit mode
..., it teaches DAG combine to transform (build_vec (Xint2fp x) (Xint2fp y) ..) to (Xint2fp (build_vec x y)) to reduce the strength on FP conversion unit. Thanks for your review Yours - Michael -------------- next part -------------- A non-text attachment was scrubbed... Name: 0001-Add-folding-from-buildvec-Xint2fp-to-Xint2fp-buildve.patch Type: text/x-patch Size: 7395 bytes Desc: not available URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20121023/c83c6091/attachment.bin>