diff options
author | David Green <david.green@arm.com> | 2022-06-20 10:08:21 +0100 |
---|---|---|
committer | David Green <david.green@arm.com> | 2022-06-20 10:08:21 +0100 |
commit | 76f60931e2acedfe69aef614b07f902fbc814838 (patch) | |
tree | 3f34f42fd7ce966ba7d1b864c11e7f7b0a71cff3 /llvm/tools/llvm-objdump/llvm-objdump.cpp | |
parent | 8c3fa31701c4b874138c52266e7ab96818092f47 (diff) | |
download | llvm-76f60931e2acedfe69aef614b07f902fbc814838.zip llvm-76f60931e2acedfe69aef614b07f902fbc814838.tar.gz llvm-76f60931e2acedfe69aef614b07f902fbc814838.tar.bz2 |
[ARM] Allow distributing postinc with PHI uses
Although this doesn't usually come up, we can have uses of the
BaseAccess of a distributed postinc being a PHI. This doesn't need the
usual dominance check as we will dominate along the phi edge, allowing
us to still create a postinc load/store.
Differential Revision: https://reviews.llvm.org/D127676
Diffstat (limited to 'llvm/tools/llvm-objdump/llvm-objdump.cpp')
0 files changed, 0 insertions, 0 deletions