[all-commits] [llvm/llvm-project] 6a1aa6: [AMDGPU] Enable image_gather4h instruction for gfx...
Mirko BrkuĊĦanin via All-commits
all-commits at lists.llvm.org
Fri Jul 29 06:44:31 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 6a1aa627faa272b6fdbed998b42eeb7221ee81d5
https://github.com/llvm/llvm-project/commit/6a1aa627faa272b6fdbed998b42eeb7221ee81d5
Author: Mirko Brkusanin <Mirko.Brkusanin at amd.com>
Date: 2022-07-29 (Fri, 29 Jul 2022)
Changed paths:
M llvm/lib/Target/AMDGPU/MIMGInstructions.td
M llvm/test/MC/AMDGPU/gfx10_asm_mimg.s
M llvm/test/MC/AMDGPU/gfx11_asm_mimg.s
M llvm/test/MC/Disassembler/AMDGPU/gfx10_mimg.txt
M llvm/test/MC/Disassembler/AMDGPU/gfx11_mimg.txt
Log Message:
-----------
[AMDGPU] Enable image_gather4h instruction for gfx10 and gfx11
Differential Revision: https://reviews.llvm.org/D130764
More information about the All-commits
mailing list