[PATCH] D116270: [AMDGPU] Enable divergence-driven XNOR selection
Alexander via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jan 20 09:30:35 PST 2022
alex-t added a comment.
Initial DAG
F21741482: image.png <https://reviews.llvm.org/F21741482>
DAG after the transformation and constant folding
F21741506: image.png <https://reviews.llvm.org/F21741506>
This can be selected to v_perm_b32
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D116270/new/
https://reviews.llvm.org/D116270
More information about the llvm-commits
mailing list