[all-commits] [llvm/llvm-project] 55f2ee: [NFC] Disallow unused prefixes in MC/AMDGPU
Mircea Trofin via All-commits
all-commits at lists.llvm.org
Tue Jan 12 14:35:59 PST 2021
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 55f2eeebc96e7522e49e19074cbfbe4e7f074b5b
https://github.com/llvm/llvm-project/commit/55f2eeebc96e7522e49e19074cbfbe4e7f074b5b
Author: Mircea Trofin <mtrofin at google.com>
Date: 2021-01-12 (Tue, 12 Jan 2021)
Changed paths:
M llvm/test/MC/AMDGPU/add-sub-no-carry.s
M llvm/test/MC/AMDGPU/buf-fmt-d16-packed.s
M llvm/test/MC/AMDGPU/buf-fmt-d16-unpacked.s
M llvm/test/MC/AMDGPU/ds-gfx9.s
M llvm/test/MC/AMDGPU/ds.s
M llvm/test/MC/AMDGPU/flat-gfx10.s
M llvm/test/MC/AMDGPU/flat-global.s
M llvm/test/MC/AMDGPU/flat-scratch-instructions.s
M llvm/test/MC/AMDGPU/gfx10_asm_dpp16.s
M llvm/test/MC/AMDGPU/gfx10_asm_dpp8.s
M llvm/test/MC/AMDGPU/gfx10_asm_ds.s
M llvm/test/MC/AMDGPU/gfx10_asm_flat.s
M llvm/test/MC/AMDGPU/gfx10_asm_mubuf.s
M llvm/test/MC/AMDGPU/gfx10_asm_smem.s
M llvm/test/MC/AMDGPU/gfx10_asm_sop.s
M llvm/test/MC/AMDGPU/gfx10_asm_vop1.s
M llvm/test/MC/AMDGPU/gfx10_asm_vop2.s
M llvm/test/MC/AMDGPU/gfx10_asm_vopc.s
M llvm/test/MC/AMDGPU/gfx10_asm_vopc_e64.s
M llvm/test/MC/AMDGPU/gfx10_asm_vopc_sdwa.s
M llvm/test/MC/AMDGPU/gfx10_asm_vopcx.s
M llvm/test/MC/AMDGPU/hsa-metadata-kernel-args-v3.s
M llvm/test/MC/AMDGPU/hsa-metadata-kernel-args.s
M llvm/test/MC/AMDGPU/hsa-metadata-kernel-attrs-v3.s
M llvm/test/MC/AMDGPU/hsa-metadata-kernel-attrs.s
M llvm/test/MC/AMDGPU/hsa-metadata-kernel-code-props-v3.s
M llvm/test/MC/AMDGPU/hsa-metadata-kernel-code-props.s
M llvm/test/MC/AMDGPU/hsa-metadata-kernel-debug-props.s
M llvm/test/MC/AMDGPU/hsa-wave-size.s
M llvm/test/MC/AMDGPU/regression/bug28165.s
M llvm/test/MC/AMDGPU/regression/bug28168.s
M llvm/test/MC/AMDGPU/regression/bug28413.s
M llvm/test/MC/AMDGPU/regression/bug28538.s
Log Message:
-----------
[NFC] Disallow unused prefixes in MC/AMDGPU
1 out of 2 patches.
Differential Revision: https://reviews.llvm.org/D94553
More information about the All-commits
mailing list