[llvm] [AMDGPU] Remove some invalid tests (PR #98796)
Jay Foad via llvm-commits
llvm-commits at lists.llvm.org
Mon Jul 15 02:18:18 PDT 2024
https://github.com/jayfoad approved this pull request.
So if you run `llc -run-pass=XXX -early-live-intervals` then the `-early-live-intervals` option has no effect?
Patch LGTM. But I see two more tests that should also be updated:
```
test/CodeGen/AMDGPU/gfx10-twoaddr-fma.mir
test/CodeGen/AMDGPU/twoaddr-fma-f64.mir
```
https://github.com/llvm/llvm-project/pull/98796
More information about the llvm-commits
mailing list