[PATCH] D99128: [AMDGPU] Removed unnecessary cache invalidations.
Steven Perron via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Mar 24 08:00:46 PDT 2021
s-perron updated this revision to Diff 332994.
s-perron marked 3 inline comments as done.
s-perron added a comment.
- Fix lint issues
- Use "stale" in place of "dirty" to describe the cache.
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.332994.patch
Type: text/x-patch
Size: 80004 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210324/0aac5e8e/attachment.bin>
More information about the llvm-commits
mailing list