[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
Tue Feb 15 07:35:02 PST 2022
MattDevereau updated this revision to Diff 408869.
MattDevereau added a comment.
Removed `SetCCOp0 == NOp2` and `SetCCOp0 != NOp1` exit conditions
Added SelectA != SelectB.getOperand(0) exit condition
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D119424/new/
https://reviews.llvm.org/D119424
Files:
llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
llvm/test/CodeGen/AArch64/sve-fp-reciprocal.ll
llvm/test/CodeGen/AArch64/sve-select.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D119424.408869.patch
Type: text/x-patch
Size: 9352 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220215/1e242969/attachment.bin>
More information about the llvm-commits
mailing list