diff options
author | Harsh Menon <harsh@nod-labs.com> | 2023-05-12 11:09:40 -0700 |
---|---|---|
committer | Harsh Menon <harsh@nod-labs.com> | 2023-05-12 11:56:19 -0700 |
commit | 3971e80fc53928558604033330b18fa297191005 (patch) | |
tree | 96e41e52d89335be3ba8a322639a731aa07169a9 /llvm/lib/Support/StringRef.cpp | |
parent | 6d861d498de1320d22771c329ec69f9419ef06b7 (diff) | |
download | llvm-3971e80fc53928558604033330b18fa297191005.zip llvm-3971e80fc53928558604033330b18fa297191005.tar.gz llvm-3971e80fc53928558604033330b18fa297191005.tar.bz2 |
Add additional criteria for hoisting vector.transfer_reads
Non-subview uses of an alloc outside the current loop
can be safely ignored when considering hoisting vector
transfer_reads. This patch adds a condition to check for that
case and updates the unit test accordingly.
Differential Revision: https://reviews.llvm.org/D150469
Diffstat (limited to 'llvm/lib/Support/StringRef.cpp')
0 files changed, 0 insertions, 0 deletions