[PATCH] D118366: [AMDGPU] SILoadStoreOptimizer: tweak API of CombineInfo::setMI. NFC.
Jay Foad via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jan 27 07:08:10 PST 2022
foad created this revision.
Herald added subscribers: kerbowa, hiraditya, t-tye, tpr, dstuttard, yaxunl, nhaehnle, jvesely, kzhuravl, arsenm.
foad requested review of this revision.
Herald added subscribers: llvm-commits, wdng.
Herald added a project: LLVM.
Change CombineInfo::setMI to take a reference to the
SILoadStoreOptimizer instance, for easy access to common fields like
TII and STM.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D118366
Files:
llvm/lib/Target/AMDGPU/SILoadStoreOptimizer.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D118366.403643.patch
Type: text/x-patch
Size: 4607 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220127/8e378b47/attachment.bin>
More information about the llvm-commits
mailing list