[all-commits] [llvm/llvm-project] 3aae8c: [AMDGPU][MC] Verify selection of LDS MUBUF opcodes
dpreobra via All-commits
all-commits at lists.llvm.org
Mon Aug 1 06:46:55 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 3aae8cd8422dcd3ddaa1a6de146b18d8e9cd274f
https://github.com/llvm/llvm-project/commit/3aae8cd8422dcd3ddaa1a6de146b18d8e9cd274f
Author: Dmitry Preobrazhensky <d-pre at mail.ru>
Date: 2022-08-01 (Mon, 01 Aug 2022)
Changed paths:
M llvm/lib/Target/AMDGPU/AsmParser/AMDGPUAsmParser.cpp
M llvm/test/MC/AMDGPU/gfx10_err_pos.s
M llvm/test/MC/AMDGPU/gfx9-asm-err.s
M llvm/test/MC/AMDGPU/gfx9_err_pos.s
M llvm/test/MC/AMDGPU/mubuf.s
Log Message:
-----------
[AMDGPU][MC] Verify selection of LDS MUBUF opcodes
Differential Revision: https://reviews.llvm.org/D130761
More information about the All-commits
mailing list