[PATCH] D90505: [AMDGPU] Improve FLAT scratch detection

Stanislav Mekhanoshin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Nov 1 10:30:50 PST 2020


rampitec updated this revision to Diff 302156.
rampitec added a comment.

Check for isSegmentSpecificFLAT() first to keep it O(1) most of the times.


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

https://reviews.llvm.org/D90505

Files:
  llvm/lib/Target/AMDGPU/FLATInstructions.td
  llvm/lib/Target/AMDGPU/SIInstrInfo.h
  llvm/lib/Target/AMDGPU/SIInstrInfo.td

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D90505.302156.patch
Type: text/x-patch
Size: 5072 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201101/bbc7b151/attachment-0001.bin>


More information about the llvm-commits mailing list