diff options
author | Jay Foad <jay.foad@amd.com> | 2024-03-18 14:29:53 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-03-18 14:29:53 +0000 |
commit | cb84f130b724f64f88f780c1731a4c6e9cba99cd (patch) | |
tree | e29f74e4277d8cdb88a2640ca1741d4bc2df4341 /llvm/lib/CodeGen/PrologEpilogInserter.cpp | |
parent | fd93a5e3c06a90e931c645948aa73ee9894699d7 (diff) | |
download | llvm-cb84f130b724f64f88f780c1731a4c6e9cba99cd.zip llvm-cb84f130b724f64f88f780c1731a4c6e9cba99cd.tar.gz llvm-cb84f130b724f64f88f780c1731a4c6e9cba99cd.tar.bz2 |
[AMDGPU] Remove unneeded addr mode predicates on FLAT Real instructions (#85641)
These predicates should be copied from the corresponding Pseudo
instruction. Previously that did not work because of a problem with
setting the right predicates on the Pseudos, but #85442 fixed that.
Diffstat (limited to 'llvm/lib/CodeGen/PrologEpilogInserter.cpp')
0 files changed, 0 insertions, 0 deletions