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

Carl Ritson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Nov 26 03:28:00 PST 2021


critson updated this revision to Diff 389980.
critson added a comment.

- Update tests for non-temporal GLC bit addition in GFX10


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
  llvm/test/CodeGen/AMDGPU/memory-legalizer-flat-nontemporal.ll
  llvm/test/CodeGen/AMDGPU/memory-legalizer-global-nontemporal.ll
  llvm/test/CodeGen/AMDGPU/memory-legalizer-private-nontemporal.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D114351.389980.patch
Type: text/x-patch
Size: 9365 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211126/5889f929/attachment.bin>


More information about the llvm-commits mailing list