[all-commits] [llvm/llvm-project] d273a1: [AMDGPU] Shorten mnemonic alias tests (#83121)
Jay Foad via All-commits
all-commits at lists.llvm.org
Tue Feb 27 03:53:47 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d273a1970e3703cc33ef70382a89e9075287d403
https://github.com/llvm/llvm-project/commit/d273a1970e3703cc33ef70382a89e9075287d403
Author: Jay Foad <jay.foad at amd.com>
Date: 2024-02-27 (Tue, 27 Feb 2024)
Changed paths:
M llvm/test/MC/AMDGPU/gfx11_asm_mtbuf_alias.s
M llvm/test/MC/AMDGPU/gfx11_asm_mubuf_alias.s
M llvm/test/MC/AMDGPU/gfx11_asm_smem_alias.s
M llvm/test/MC/AMDGPU/gfx12_asm_sop2_alias.s
M llvm/test/MC/AMDGPU/gfx12_asm_vbuffer_mtbuf_alias.s
M llvm/test/MC/AMDGPU/gfx12_asm_vbuffer_mubuf_alias.s
M llvm/test/MC/AMDGPU/gfx12_asm_vflat_alias.s
Log Message:
-----------
[AMDGPU] Shorten mnemonic alias tests (#83121)
Only test one example of each alias. Do not test error cases which are
already tested in the normal (non-alias) tests.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list