[all-commits] [llvm/llvm-project] d55594: [AMDGPU][AsmParser] Forbid TFE modifiers for MBUF ...
Ivan Kosarev via All-commits
all-commits at lists.llvm.org
Mon Nov 14 08:19:36 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d55594bb5ea3ae625e2ec298e4475bca28e05a71
https://github.com/llvm/llvm-project/commit/d55594bb5ea3ae625e2ec298e4475bca28e05a71
Author: Ivan Kosarev <ivan.kosarev at amd.com>
Date: 2022-11-14 (Mon, 14 Nov 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/gfx11_asm_err.s
M llvm/test/MC/AMDGPU/gfx11_asm_mubuf.s
M llvm/test/MC/AMDGPU/mubuf-gfx9.s
M llvm/test/MC/AMDGPU/mubuf.s
Log Message:
-----------
[AMDGPU][AsmParser] Forbid TFE modifiers for MBUF stores.
Reviewed By: dp
Differential Revision: https://reviews.llvm.org/D137832
More information about the All-commits
mailing list