[PATCH] D133067: [AMDGPU] W/a hazard if 64 bit shift amount is a highest allocated VGPR
Stanislav Mekhanoshin via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Sep 1 03:08:46 PDT 2022
rampitec added a comment.
One more thing to note: in most of the cases shift amount is an immediate. So we need to be really lucky to get here.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D133067/new/
https://reviews.llvm.org/D133067
More information about the llvm-commits
mailing list