[PATCH] D65496: AMDGPU/SILoadStoreOptimizer: Add helper functions for working with CombineInfo

Tom Stellard via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 30 20:46:54 PDT 2019


tstellar created this revision.
tstellar added reviewers: arsenm, pendingchaos, rampitec, nhaehnle.
Herald added subscribers: hiraditya, t-tye, tpr, dstuttard, yaxunl, wdng, jvesely, kzhuravl.
Herald added a project: LLVM.

This is a refactoring that will make future improvements to this pass easier.
This change should not change the behavior of the pass.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D65496

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D65496.212499.patch
Type: text/x-patch
Size: 10147 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190731/ba8de904/attachment.bin>


More information about the llvm-commits mailing list