[PATCH] D99099: [AMDGPU] Refactor DPPCombine

Joe Nash via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 22 11:50:07 PDT 2021


Joe_Nash created this revision.
Joe_Nash added reviewers: foad, rampitec.
Herald added subscribers: kerbowa, shchenz, kbarton, hiraditya, t-tye, tpr, dstuttard, yaxunl, nhaehnle, jvesely, nemanjai, kzhuravl, arsenm.
Joe_Nash requested review of this revision.
Herald added subscribers: llvm-commits, wdng.
Herald added a project: LLVM.

NFC. Extract IsShrinkable into a helper function, and
make Subtarget a member variable.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D99099

Files:
  llvm/lib/Target/AMDGPU/GCNDPPCombine.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D99099.332379.patch
Type: text/x-patch
Size: 7050 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210322/abf3b6ac/attachment.bin>


More information about the llvm-commits mailing list