[PATCH] Allow vectorization of bit intrinsics in BB Vectorizor

Karthik Bhat kv.bhat at samsung.com
Thu Apr 24 02:01:43 PDT 2014


Hi hfinkel, echristo,

Hi Hal,Eric,
Follow up patch on r207085. This allows vectorization of bit intrinsics function calls such as bswap,ctpop,ctlz and cttz.
Could you please review the same and let me know if this is good to commit?
Thanks
Karthik Bhat

http://reviews.llvm.org/D3478

Files:
  include/llvm/Transforms/Vectorize.h
  lib/Transforms/Vectorize/BBVectorize.cpp
  test/Transforms/BBVectorize/simple-int.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D3478.8796.patch
Type: text/x-patch
Size: 10501 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140424/7a072961/attachment.bin>


More information about the llvm-commits mailing list