[PATCH] D119424: [AArch64][SVE] Invert VSelect operand order and condition for predicated arithmetic operations
Matt Devereau via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Feb 11 05:09:31 PST 2022
MattDevereau added a comment.
@paulwalker-arm I replaced `ISD::FMUL` etc with `AArch64::FMUL_PRED` however it failed to do the combine afterwards
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D119424/new/
https://reviews.llvm.org/D119424
More information about the llvm-commits
mailing list