Simplify checking for pointer types in BBVectorize (this change was suggested by...
authorHal Finkel <hfinkel@anl.gov>
Mon, 16 Apr 2012 03:49:42 +0000 (03:49 +0000)
committerHal Finkel <hfinkel@anl.gov>
Mon, 16 Apr 2012 03:49:42 +0000 (03:49 +0000)
commit831a6e86d50414aa715846707e1f9f54f98513cb
tree8f56998e951487516563e168f28e283e7b455e57
parent31490baf38680012000890dcb11ac4914ec94911
Simplify checking for pointer types in BBVectorize (this change was suggested by Duncan).

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@154787 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/Vectorize/BBVectorize.cpp