[PATCH] D124217: [AMDGPU] Allow finer grain control of an unaligned access speed
Stanislav Mekhanoshin via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Apr 21 17:20:35 PDT 2022
rampitec added a comment.
In D124217#3466221 <https://reviews.llvm.org/D124217#3466221>, @jrtc27 wrote:
> What are the units?..
The units are target defined, just like the very definition of 'fast'. The only metric here is that something with a higher number is faster than something with a lower number.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D124217/new/
https://reviews.llvm.org/D124217
More information about the llvm-commits
mailing list