[all-commits] [llvm/llvm-project] 538bda: [AMDGPU] Refactor DPPCombine
Joe Nash via All-commits
all-commits at lists.llvm.org
Tue Mar 23 09:04:20 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 538bda0b809241d8a45a19e0fd61bb44e04a8ca2
https://github.com/llvm/llvm-project/commit/538bda0b809241d8a45a19e0fd61bb44e04a8ca2
Author: Joe Nash <Joseph.Nash at amd.com>
Date: 2021-03-23 (Tue, 23 Mar 2021)
Changed paths:
M llvm/lib/Target/AMDGPU/GCNDPPCombine.cpp
Log Message:
-----------
[AMDGPU] Refactor DPPCombine
NFC. Extract IsShrinkable into a helper function, and
make Subtarget a member variable.
Reviewed By: rampitec
Differential Revision: https://reviews.llvm.org/D99099
Change-Id: If4bc97a88a9ae4eb1df47e717345d46a6ed515bf
More information about the All-commits
mailing list