[PATCH] D119334: [AArch64][SVE] Fold away SETCC if original input was predicate vector.
Sander de Smalen via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Feb 28 06:14:08 PST 2022
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGeac2638ec169: [AArch64][SVE] Fold away SETCC if original input was predicate vector. (authored by sdesmalen).
Changed prior to commit:
https://reviews.llvm.org/D119334?vs=410549&id=411802#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D119334/new/
https://reviews.llvm.org/D119334
Files:
llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
llvm/test/CodeGen/AArch64/sve-cmp-select.ll
llvm/test/CodeGen/AArch64/sve-fixed-length-masked-gather.ll
llvm/test/CodeGen/AArch64/sve-fixed-length-masked-scatter.ll
llvm/test/CodeGen/AArch64/sve-punpklo-combine.ll
llvm/test/CodeGen/AArch64/sve-setcc.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D119334.411802.patch
Type: text/x-patch
Size: 16018 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220228/21c19f0e/attachment.bin>
More information about the llvm-commits
mailing list