Commit f44d8d5
authored
AMDGPU: Add a few missing mfma rewrite tests (llvm#152434)
Test other splitting situations that appear in greedy.
This includes ensuring we have a case that hits a local split
and instruction split (most of the tests hit the region split path).
Also test a few cases where the final result isn't fully used, resulting
in partial copy bundles instead of a simple full copy. Test physreg
and virtreg agpr interference with a reassignment candidate.
I'm accumulating too many failure cases, and MIR tests are very prone
to painful merge conflicts, so I've added a few more tests and extracted
new tests from llvm#147975.
Closes llvm#1490261 parent a3e0685 commit f44d8d5
File tree
2 files changed
+1548
-114
lines changed- llvm/test/CodeGen/AMDGPU
2 files changed
+1548
-114
lines changed
0 commit comments