[all-commits] [llvm/llvm-project] 00d84a: [AMDGPU] Remove vdata from buffer to lds load
Stanislav Mekhanoshin via All-commits
all-commits at lists.llvm.org
Tue Apr 26 17:29:03 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 00d84a9f923ab564438206b8538c721c1cc1f797
https://github.com/llvm/llvm-project/commit/00d84a9f923ab564438206b8538c721c1cc1f797
Author: Stanislav Mekhanoshin <Stanislav.Mekhanoshin at amd.com>
Date: 2022-04-26 (Tue, 26 Apr 2022)
Changed paths:
M llvm/lib/Target/AMDGPU/AsmParser/AMDGPUAsmParser.cpp
M llvm/lib/Target/AMDGPU/BUFInstructions.td
M llvm/test/MC/AMDGPU/gfx7_asm_mubuf.s
M llvm/test/MC/AMDGPU/gfx8_asm_mubuf.s
M llvm/test/MC/AMDGPU/gfx90a_ldst_acc.s
M llvm/test/MC/AMDGPU/gfx9_asm_mubuf.s
M llvm/test/MC/AMDGPU/mubuf-gfx10.s
M llvm/test/MC/AMDGPU/mubuf.s
M llvm/test/MC/Disassembler/AMDGPU/gfx8_dasm_all.txt
M llvm/test/MC/Disassembler/AMDGPU/gfx90a_ldst_acc.txt
M llvm/test/MC/Disassembler/AMDGPU/gfx9_dasm_all.txt
M llvm/test/MC/Disassembler/AMDGPU/mubuf_vi.txt
Log Message:
-----------
[AMDGPU] Remove vdata from buffer to lds load
Differential Revision: https://reviews.llvm.org/D124485
More information about the All-commits
mailing list