[llvm-commits] [PATCH] Expand VSELECT on ARM/NEON
Peter Couperus
peter.couperus at st.com
Fri Oct 12 09:17:01 PDT 2012
Hello,
Following this discussion:
http://lists.cs.uiuc.edu/pipermail/llvmdev/2012-October/054345.html
Here is a patch which marks VSELECT with appropriate vector types as
Expand on ARM targets with NEON.
Previously, VSELECT was unhandled in the ARM backend.
This addresses the following PRs:
http://llvm.org/bugs/show_bug.cgi?id=13831
http://llvm.org/bugs/show_bug.cgi?id=13961
Thanks!
Pete
-------------- next part --------------
A non-text attachment was scrubbed...
Name: arm_vselect_expand.diff
Type: text/x-patch
Size: 1187 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20121012/8dae8b4f/attachment.bin>
More information about the llvm-commits
mailing list