diff options
author | Alexandros Lamprineas <alexandros.lamprineas@arm.com> | 2018-05-31 12:19:18 +0000 |
---|---|---|
committer | Alexandros Lamprineas <alexandros.lamprineas@arm.com> | 2018-05-31 12:19:18 +0000 |
commit | 61f0ba1fcc3fd42a006f78c4e58d7967e1320296 (patch) | |
tree | f251d98b97d03026c141bef8f75a47b245cab283 /clang/lib/FrontendTool/ExecuteCompilerInvocation.cpp | |
parent | b78ab5097d87533f9e6d007eb3f3f51c79f6e799 (diff) | |
download | llvm-61f0ba1fcc3fd42a006f78c4e58d7967e1320296.zip llvm-61f0ba1fcc3fd42a006f78c4e58d7967e1320296.tar.gz llvm-61f0ba1fcc3fd42a006f78c4e58d7967e1320296.tar.bz2 |
[InstCombine, ARM] Convert vld1 to llvm load
Convert a vector load intrinsic into an llvm load instruction.
This is beneficial when the underlying object being addressed
comes from a constant, since we get constant-folding for free.
Differential Revision: https://reviews.llvm.org/D46273
llvm-svn: 333643
Diffstat (limited to 'clang/lib/FrontendTool/ExecuteCompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions