[all-commits] [llvm/llvm-project] 4a7e76: [AMDGPU][MC] Improved diagnostics for instructions...
dpreobra via All-commits
all-commits at lists.llvm.org
Wed Oct 7 06:32:11 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 4a7e7620d6c64b9421f939f72e25c28563683eb7
https://github.com/llvm/llvm-project/commit/4a7e7620d6c64b9421f939f72e25c28563683eb7
Author: Dmitry Preobrazhensky <dmitry.preobrazhensky at amd.com>
Date: 2020-10-07 (Wed, 07 Oct 2020)
Changed paths:
M llvm/lib/Target/AMDGPU/AsmParser/AMDGPUAsmParser.cpp
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/gfx1030_err.s
M llvm/test/MC/AMDGPU/gfx10_asm_all.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_mimg_err.s
M llvm/test/MC/AMDGPU/lds_direct-err.s
M llvm/test/MC/AMDGPU/literals.s
M llvm/test/MC/AMDGPU/mtbuf.s
M llvm/test/MC/AMDGPU/mubuf.s
M llvm/test/MC/AMDGPU/smem.s
M llvm/test/MC/AMDGPU/smrd.s
M llvm/test/MC/AMDGPU/vop2.s
M llvm/test/MC/AMDGPU/vop3-gfx9.s
M llvm/test/MC/AMDGPU/vop3-literal.s
M llvm/test/MC/AMDGPU/vop_sdwa.s
M llvm/test/MC/AMDGPU/wave32.s
Log Message:
-----------
[AMDGPU][MC] Improved diagnostics for instructions with missing features
Reviewers: rampitec
Differential Revision: https://reviews.llvm.org/D88887
More information about the All-commits
mailing list