[PATCH] D114351: [AMDGPU] Add SIMemoryLegalizer comments to clarify bit usage (NFC)
Carl Ritson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Nov 23 01:31:54 PST 2021
critson updated this revision to Diff 389119.
critson marked 9 inline comments as done.
critson added a comment.
- Address reviewer comments.
- Normalise language to use "set" instead of "request".
- Add GLC to non-temporal stores on GFX10 meaning this is no longer NFC.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D114351/new/
https://reviews.llvm.org/D114351
Files:
llvm/lib/Target/AMDGPU/SIMemoryLegalizer.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D114351.389119.patch
Type: text/x-patch
Size: 4110 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211123/26e70a13/attachment.bin>
More information about the llvm-commits
mailing list