[all-commits] [llvm/llvm-project] 31f215: [AMDGPU] Support v_mov_b64 in dpp combine
Stanislav Mekhanoshin via All-commits
all-commits at lists.llvm.org
Fri Mar 11 11:58:28 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 31f215ab0c9f99eba282d264521b48c5483ff712
https://github.com/llvm/llvm-project/commit/31f215ab0c9f99eba282d264521b48c5483ff712
Author: Stanislav Mekhanoshin <Stanislav.Mekhanoshin at amd.com>
Date: 2022-03-11 (Fri, 11 Mar 2022)
Changed paths:
M llvm/lib/Target/AMDGPU/GCNDPPCombine.cpp
M llvm/lib/Target/AMDGPU/SIInstrInfo.cpp
M llvm/test/CodeGen/AMDGPU/dpp64_combine.ll
M llvm/test/CodeGen/AMDGPU/dpp64_combine.mir
Log Message:
-----------
[AMDGPU] Support v_mov_b64 in dpp combine
Differential Revision: https://reviews.llvm.org/D121411
More information about the All-commits
mailing list