[all-commits] [llvm/llvm-project] e8d260: [AMDGPU] gfx11 allow dlc for MUBUF atomics
petar-avramovic via All-commits
all-commits at lists.llvm.org
Mon Aug 1 03:19:04 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: e8d260753e7ebd2d03141d21bafc952790747a8f
https://github.com/llvm/llvm-project/commit/e8d260753e7ebd2d03141d21bafc952790747a8f
Author: Petar Avramovic <Petar.Avramovic at amd.com>
Date: 2022-08-01 (Mon, 01 Aug 2022)
Changed paths:
M llvm/lib/Target/AMDGPU/BUFInstructions.td
M llvm/test/MC/AMDGPU/gfx11_mubuf.s
M llvm/test/MC/Disassembler/AMDGPU/mubuf_dasm_gfx11.txt
Log Message:
-----------
[AMDGPU] gfx11 allow dlc for MUBUF atomics
Add MC support for dlc in gfx11 MUBUF atomic instructions.
Differential Revision: https://reviews.llvm.org/D129075
More information about the All-commits
mailing list