DS opcodes have sufficient test coverage for disassembler, but most opcodes have 0 or 1 assembler test.
Replace these with more detailed tests.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D132026
[AMDGPU][MC][GFX11][NFC] Add missing tests for DS opcodes ClosedPublic Authored by dp on Aug 17 2022, 6:24 AM.
Details Summary DS opcodes have sufficient test coverage for disassembler, but most opcodes have 0 or 1 assembler test.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Aug 17 2022, 8:58 AM Closed by commit rG89d53a9b9e25: [AMDGPU][MC][GFX11][NFC] Add missing tests for DS opcodes (authored by dp). · Explain WhyAug 18 2022, 2:53 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 453600 llvm/test/MC/AMDGPU/gfx11_asm_ds.s
|