[all-commits] [llvm/llvm-project] 7e681e: [AMDGPU] Add GFX11 codegen for llvm.amdgcn.mov.dpp8
Jay Foad via All-commits
all-commits at lists.llvm.org
Thu Jun 16 11:44:43 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 7e681ef35e09abc5b4c5294a0ea5df62fc0345ae
https://github.com/llvm/llvm-project/commit/7e681ef35e09abc5b4c5294a0ea5df62fc0345ae
Author: Jay Foad <jay.foad at amd.com>
Date: 2022-06-16 (Thu, 16 Jun 2022)
Changed paths:
M llvm/lib/Target/AMDGPU/VOP1Instructions.td
R llvm/test/CodeGen/AMDGPU/GlobalISel/llvm.amdgcn.mov.dpp8.ll
M llvm/test/CodeGen/AMDGPU/llvm.amdgcn.mov.dpp8.ll
Log Message:
-----------
[AMDGPU] Add GFX11 codegen for llvm.amdgcn.mov.dpp8
Differential Revision: https://reviews.llvm.org/D127980
More information about the All-commits
mailing list