[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:08:05 PST 2022


MattDevereau updated this revision to Diff 407848.
MattDevereau marked 2 inline comments as done.
MattDevereau added a comment.

Added constraints for scalable vector types and one setcc use only


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.407848.patch
Type: text/x-patch
Size: 9456 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220211/008e4090/attachment.bin>


More information about the llvm-commits mailing list