diff options
author | Arnold Schwaighofer <aschwaighofer@apple.com> | 2013-05-15 22:38:14 +0000 |
---|---|---|
committer | Arnold Schwaighofer <aschwaighofer@apple.com> | 2013-05-15 22:38:14 +0000 |
commit | 88e7fddc8c8a9e3ef095db8d342fc27e3e23ac64 (patch) | |
tree | 9fea38db66d452b8c42161a542c6f46dfc7d2e9e /llvm/lib/IR/Module.cpp | |
parent | 84ee6c40a82b6e79d3967f63726d54eec76018bb (diff) | |
download | bcm5719-llvm-88e7fddc8c8a9e3ef095db8d342fc27e3e23ac64.tar.gz bcm5719-llvm-88e7fddc8c8a9e3ef095db8d342fc27e3e23ac64.zip |
LoopVectorize: Move call of canHoistAllLoads to canVectorizeWithIfConvert
We only want to check this once, not for every conditional block in the loop.
No functionality change (except that we don't perform a check redudantly
anymore).
llvm-svn: 181942
Diffstat (limited to 'llvm/lib/IR/Module.cpp')
0 files changed, 0 insertions, 0 deletions