[PATCH] D89355: [AMDGPU] Cleanup memory legalizer interfaces

Tony Tye via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 13 18:08:33 PDT 2020


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

- Rename interfaces to be in terms of acquire and release.
- Improve comments.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D89355

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D89355.298003.patch
Type: text/x-patch
Size: 18606 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201014/d21e2a56/attachment.bin>


More information about the llvm-commits mailing list