diff options
author | Matt Arsenault <Matthew.Arsenault@amd.com> | 2025-08-07 16:14:45 +0900 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-08-07 16:14:45 +0900 |
commit | f44d8d583c646baee12646f1609683c9afe48e33 (patch) | |
tree | 53cdfc288de7098a047eacf8deed3c960578b025 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | a3e068552923c0047f8a9c27c6558697b9371ed7 (diff) | |
download | llvm-f44d8d583c646baee12646f1609683c9afe48e33.zip llvm-f44d8d583c646baee12646f1609683c9afe48e33.tar.gz llvm-f44d8d583c646baee12646f1609683c9afe48e33.tar.bz2 |
AMDGPU: Add a few missing mfma rewrite tests (#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 #147975.
Closes #149026
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions