[PATCH] D105651: [AMDGPU] Tune perfhint analysis to account access width
Stanislav Mekhanoshin via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jul 15 12:09:13 PDT 2021
rampitec updated this revision to Diff 359087.
rampitec marked 2 inline comments as done.
rampitec added a comment.
- Renamed variables to read 'cost' instead of 'count'.
- Adjusted IAM and LSM costs accordingly.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D105651/new/
https://reviews.llvm.org/D105651
Files:
llvm/lib/Target/AMDGPU/AMDGPUPerfHintAnalysis.cpp
llvm/lib/Target/AMDGPU/AMDGPUPerfHintAnalysis.h
llvm/test/CodeGen/AMDGPU/perfhint.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D105651.359087.patch
Type: text/x-patch
Size: 5735 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210715/a7b48d45/attachment-0001.bin>
More information about the llvm-commits
mailing list