[PATCH] D114351: [AMDGPU] Add SIMemoryLegalizer comments to clarify bit usage (NFC)

Carl Ritson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 22 00:57:39 PST 2021


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

Attempt to further document the intended cache policies requested
by different combinations of GLC, SLC and DLC bits.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D114351

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D114351.388810.patch
Type: text/x-patch
Size: 3610 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211122/3dc0fa32/attachment.bin>


More information about the llvm-commits mailing list