diff options
author | Jolanta Jensen <jolanta.jensen@arm.com> | 2022-07-08 11:14:08 +0100 |
---|---|---|
committer | Jolanta Jensen <jolanta.jensen@arm.com> | 2022-09-02 13:11:25 +0100 |
commit | 958abe864ab777302d1e7aee7b6c5ea4b0fe9be6 (patch) | |
tree | c700be845727c2641b8288c1dc90300e5e57b018 /clang/unittests/libclang/LibclangTest.cpp | |
parent | 5073499b693d29195a707683bab6e0ebf97320eb (diff) | |
download | llvm-958abe864ab777302d1e7aee7b6c5ea4b0fe9be6.zip llvm-958abe864ab777302d1e7aee7b6c5ea4b0fe9be6.tar.gz llvm-958abe864ab777302d1e7aee7b6c5ea4b0fe9be6.tar.bz2 |
[LoopLoadElim] Add stores with matching sizes as load-store candidates
We are not building up a proper list of load-store candidates because
we are throwing away stores where the type don't match the load.
This patch adds stores with matching store sizes as candidates.
Author of the original patch: David Sherwood.
Differential Revision: https://reviews.llvm.org/D130233
Diffstat (limited to 'clang/unittests/libclang/LibclangTest.cpp')
0 files changed, 0 insertions, 0 deletions