diff options
author | Hal Finkel <hfinkel@anl.gov> | 2014-07-19 13:39:45 +0000 |
---|---|---|
committer | Hal Finkel <hfinkel@anl.gov> | 2014-07-19 13:39:45 +0000 |
commit | aac5fc9cf89c47cf6d3da16836f2098604162336 (patch) | |
tree | cb0ea698c68c2145c3b249032405c65d0341b105 /clang/lib/Frontend/CompilerInstance.cpp | |
parent | 4f7d55aac808d8c7bf21de687f50cdfab50fee6e (diff) | |
download | bcm5719-llvm-aac5fc9cf89c47cf6d3da16836f2098604162336.tar.gz bcm5719-llvm-aac5fc9cf89c47cf6d3da16836f2098604162336.zip |
[LoopVectorize] Use CreateAligned(Load|Store)
IRBuilder has CreateAligned(Load|Store) functions; use them and we don't need
to make a second call to setAlignment.
No functionality change intended.
llvm-svn: 213453
Diffstat (limited to 'clang/lib/Frontend/CompilerInstance.cpp')
0 files changed, 0 insertions, 0 deletions