summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
diff options
context:
space:
mode:
authorAdam Nemet <anemet@apple.com>2015-02-01 16:56:05 +0000
committerAdam Nemet <anemet@apple.com>2015-02-01 16:56:05 +0000
commitfababbded9c06ed96af8bfe1b202b197a397cea0 (patch)
tree5721c9dbf83f41066eff0f7d8df41f5284218be9 /llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
parent13fbd4526336365023875554a8a3765a38f93da6 (diff)
downloadbcm5719-llvm-fababbded9c06ed96af8bfe1b202b197a397cea0.tar.gz
bcm5719-llvm-fababbded9c06ed96af8bfe1b202b197a397cea0.zip
[LoopVectorize] Make hasVectorInstrinsicScalarOpd inline
VectorUtils.h needs to be included in LoopAccessAnalysis.cpp for getIntrinsicIDForCall but hasVectorInstrinsicScalarOpd is not used by this module. NFC. This is part of the patchset that splits out the memory dependence logic from LoopVectorizationLegality into a new class LoopAccessAnalysis. LoopAccessAnalysis will be used by the new Loop Distribution pass. llvm-svn: 227753
Diffstat (limited to 'llvm/lib/Transforms/Vectorize/LoopVectorize.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud