Remove GlobalISel test files that only contained RUN lines running the
code from the SelectionDAG version of the same test.
Details
Details
- Reviewers
arsenm - Group Reviewers
Restricted Project - Commits
- rGb8651a171733: [AMDGPU] Merge GlobalISel tests into SelectionDAG tests. NFC.
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
llvm/test/CodeGen/AMDGPU/GlobalISel/llvm.amdgcn.ds.consume.ll | ||
---|---|---|
1–4 | This was testing append instead of consume by mistake. | |
llvm/test/CodeGen/AMDGPU/llvm.amdgcn.ds.append.ll | ||
2 | XUN should be fixed but it wasn't trivial enough to include in this patch. | |
llvm/test/CodeGen/AMDGPU/llvm.amdgcn.ds.consume.ll | ||
2 | XUN should be fixed but it wasn't trivial enough to include in this patch. |
This was testing append instead of consume by mistake.