[PATCH] Add support to vectorize ctlz, cttz and powi intrinsics in SLPVectorizer

Karthik Bhat kv.bhat at samsung.com
Wed May 21 01:00:14 PDT 2014


Fix a compilation error in debug mode. A1I should be declared outside if loop.

http://reviews.llvm.org/D3851

Files:
  include/llvm/Transforms/Utils/VectorUtils.h
  lib/Transforms/Vectorize/SLPVectorizer.cpp
  test/Transforms/SLPVectorizer/X86/intrinsic.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D3851.9653.patch
Type: text/x-patch
Size: 8461 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140521/da1e42aa/attachment.bin>


More information about the llvm-commits mailing list