[PATCH] D99128: [AMDGPU] Removed unnecessary cache invalidations.

Steven Perron via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 23 11:44:54 PDT 2021


s-perron updated this revision to Diff 332746.
s-perron added a comment.

Fix tests and clean up code

- Fix store instructions in tests.
- Small refactoring to simplify removing instructions.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D99128/new/

https://reviews.llvm.org/D99128

Files:
  llvm/lib/Target/AMDGPU/SIInsertWaitcnts.cpp
  llvm/test/CodeGen/AMDGPU/GlobalISel/memory-legalizer-atomic-fence.ll
  llvm/test/CodeGen/AMDGPU/cache_invalidate.mir
  llvm/test/CodeGen/AMDGPU/llvm.amdgcn.buffer.wbinvl1.ll
  llvm/test/CodeGen/AMDGPU/llvm.amdgcn.buffer.wbinvl1.sc.ll
  llvm/test/CodeGen/AMDGPU/memory-legalizer-fence.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D99128.332746.patch
Type: text/x-patch
Size: 80288 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210323/5037129a/attachment-0001.bin>


More information about the llvm-commits mailing list