[PATCH] D89619: [AMDGPU][NFC] Tidy SIOptimizeExecMaskingPreRA for extensibility

Carl Ritson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Oct 17 00:57:19 PDT 2020


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

Remove duplicate code and move things around to make it easier to
add additional optimisations to the pass.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D89619

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D89619.298813.patch
Type: text/x-patch
Size: 6172 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201017/ed264f6f/attachment.bin>


More information about the llvm-commits mailing list