[PATCH] D102536: [AMDGPU] Rename MUBUF_Invalidate to MUBUF_CacheControl

Austin Kerbow via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri May 14 14:32:14 PDT 2021


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

This pseudo encapsulates more than just invalidates. NFC.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D102536

Files:
  llvm/lib/Target/AMDGPU/BUFInstructions.td
  llvm/lib/Target/AMDGPU/SIInsertWaitcnts.cpp
  llvm/lib/Target/AMDGPU/Utils/AMDGPUBaseInfo.cpp
  llvm/lib/Target/AMDGPU/Utils/AMDGPUBaseInfo.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D102536.345567.patch
Type: text/x-patch
Size: 4951 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210514/8a03cea4/attachment.bin>


More information about the llvm-commits mailing list