[PATCH] D125566: [AMDGPU] SIShrinkInstructions: change static functions to methods

Jay Foad via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri May 13 10:21:23 PDT 2022


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

This is a mechanical change to avoid passing MRI and TII around
explicitly. NFC.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D125566

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D125566.429286.patch
Type: text/x-patch
Size: 22903 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220513/6c9bb599/attachment.bin>


More information about the llvm-commits mailing list