diff options
author | Han Zhu <zhuhan7737@gmail.com> | 2021-08-17 23:39:29 -0700 |
---|---|---|
committer | Han Zhu <zhuhan7737@gmail.com> | 2021-08-18 10:52:16 -0700 |
commit | 687f046c979a10bdd865b0bed0d9043f594658b8 (patch) | |
tree | df922848be8aeb7d68c3a93149cdba16ccdf8e46 /llvm/lib/CodeGen/MachineFunction.cpp | |
parent | d9873711cb03ac7aedcaadcba42f82c66e962e6e (diff) | |
download | llvm-687f046c979a10bdd865b0bed0d9043f594658b8.zip llvm-687f046c979a10bdd865b0bed0d9043f594658b8.tar.gz llvm-687f046c979a10bdd865b0bed0d9043f594658b8.tar.bz2 |
[NFC][loop-idiom] Rename Stores to IgnoredInsts; Fix a typo
When dealing with memmove, we also add the load instruction to the ignored
instructions list passed to `mayLoopAccessLocation`. Renaming "Stores" to
"IgnoredInsts" to be more precise.
Differential Revision: https://reviews.llvm.org/D108275
Diffstat (limited to 'llvm/lib/CodeGen/MachineFunction.cpp')
0 files changed, 0 insertions, 0 deletions