[all-commits] [llvm/llvm-project] 7794e1: [AMDGPU]: Allow combining into v_dot4
Jeffrey Byrnes via All-commits
all-commits at lists.llvm.org
Wed Oct 4 13:32:06 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 7794e16b49d01ed1603274f75b71f9385d555353
https://github.com/llvm/llvm-project/commit/7794e16b49d01ed1603274f75b71f9385d555353
Author: Jeffrey Byrnes <Jeffrey.Byrnes at amd.com>
Date: 2023-10-04 (Wed, 04 Oct 2023)
Changed paths:
M llvm/include/llvm/CodeGen/ByteProvider.h
M llvm/lib/Target/AMDGPU/SIISelLowering.cpp
M llvm/test/CodeGen/AMDGPU/idot2.ll
M llvm/test/CodeGen/AMDGPU/idot4s.ll
M llvm/test/CodeGen/AMDGPU/idot4u.ll
Log Message:
-----------
[AMDGPU]: Allow combining into v_dot4
Differential Revision: https://reviews.llvm.org/D155995
Change-Id: Id15d232629a32a3549b13d47bf84d7a61b28b928
More information about the All-commits
mailing list