These tests implicitly depend on the target supporting generic pointers,
so to prepare for testing them on GFX6 (which lacks FLAT) remove the
dependency where possible.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D91666
[NFC][AMDGPU] Remove some generic pointers in memory-legalizer tests ClosedPublic Authored by scott.linder on Nov 17 2020, 4:23 PM.
Details Summary These tests implicitly depend on the target supporting generic pointers,
Diff Detail
Event Timelinescott.linder added a child revision: D91545: [AMDGPU] Extend and reorganize memory legalizer tests.Nov 17 2020, 4:26 PM This revision is now accepted and ready to land.Nov 17 2020, 4:37 PM This revision was landed with ongoing or failed builds.Nov 18 2020, 12:53 PM Closed by commit rG0fe4b8e4b5b3: [NFC][AMDGPU] Remove some generic pointers in memory-legalizer tests (authored by scott.linder). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 306194 llvm/test/CodeGen/AMDGPU/memory-legalizer-load.ll
llvm/test/CodeGen/AMDGPU/memory-legalizer-store.ll
|