This is the back end portion of patch
http://reviews.llvm.org/D10637
It just adds the code gen and intrinsic functions necessary to support that patch to the back end.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
Comment Actions
LGTM. I guess it's ok to add a single new test with this name and put all the new ones in there. We have a lot of existing tests with the naming convention vec_*.ll, but I'm ok with having one new test for the ones you're adding rather than splitting it up into a bunch of little ones.