[PATCH] D111907: [AMDGPU] Divergence driven selection for fused bitlogic
Stanislav Mekhanoshin via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Oct 15 13:59:17 PDT 2021
rampitec added a comment.
In D111907#3067611 <https://reviews.llvm.org/D111907#3067611>, @foad wrote:
> Seems fine, but could you precommit the test so we can see the effect of the patch on it?
The only real change is v_or3_b32 which has started all of that patch. The rest selects differently but results in the same code so we just skipping moveToVALU.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D111907/new/
https://reviews.llvm.org/D111907
More information about the llvm-commits
mailing list