[PATCH] Add support to vectorize ctlz, cttz and powi intrinsics in LoopVectorizer
Karthik Bhat
kv.bhat at samsung.com
Wed May 28 05:57:13 PDT 2014
Hi nadav, aschwaighofer,
Hi Nadav,Arnold,
This is a follow up patch after http://reviews.llvm.org/D3851 .
Patch adds support to vectorize intrinsics powi,cttz,ctlz in Loopvectorizer.
Please if you could review these 2 patches.
Thanks
Karthik Bhat
http://reviews.llvm.org/D3937
Files:
lib/Transforms/Vectorize/LoopVectorize.cpp
test/Transforms/LoopVectorize/intrinsic.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D3937.9874.patch
Type: text/x-patch
Size: 6332 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140528/2f32be2a/attachment.bin>
More information about the llvm-commits
mailing list