[PATCH] D135596: [AArch64] Canonicalize ZERO_EXTEND to VSELECT
Nicola Lancellotti via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Oct 10 10:57:31 PDT 2022
NicolaLancellotti updated this revision to Diff 466554.
NicolaLancellotti added a comment.
This update removes an if statement that prevents the canonicalization
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D135596/new/
https://reviews.llvm.org/D135596
Files:
llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
llvm/lib/Target/AArch64/AArch64SVEInstrInfo.td
llvm/test/CodeGen/AArch64/predicated-add-sub-mul.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D135596.466554.patch
Type: text/x-patch
Size: 21967 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221010/80bb777a/attachment.bin>
More information about the llvm-commits
mailing list