[all-commits] [llvm/llvm-project] 43fe14: [AArch64] Canonicalize ZERO_EXTEND to VSELECT
Nicola Lancellotti via All-commits
all-commits at lists.llvm.org
Mon Oct 17 07:43:24 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 43fe14c056458501990c3db2788f67268d1bdf38
https://github.com/llvm/llvm-project/commit/43fe14c056458501990c3db2788f67268d1bdf38
Author: Nicola Lancellotti <nicola.lancellotti at arm.com>
Date: 2022-10-17 (Mon, 17 Oct 2022)
Changed paths:
M llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
M llvm/lib/Target/AArch64/AArch64ISelLowering.h
M llvm/lib/Target/AArch64/AArch64SVEInstrInfo.td
M llvm/lib/Target/AArch64/AArch64TargetTransformInfo.cpp
M llvm/lib/Target/AArch64/SVEInstrFormats.td
A llvm/test/CodeGen/AArch64/predicated-add-sub-mul.ll
Log Message:
-----------
[AArch64] Canonicalize ZERO_EXTEND to VSELECT
Differential Revision: https://reviews.llvm.org/D135596
More information about the All-commits
mailing list