[all-commits] [llvm/llvm-project] 417a75: [AArch64][SVE] Avoid using ptrue for ptest in VECR...
sdesmalen-arm via All-commits
all-commits at lists.llvm.org
Thu Jan 27 03:46:21 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 417a75c6d094379914ccd1249488b5a331492985
https://github.com/llvm/llvm-project/commit/417a75c6d094379914ccd1249488b5a331492985
Author: Sander de Smalen <sander.desmalen at arm.com>
Date: 2022-01-27 (Thu, 27 Jan 2022)
Changed paths:
M llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
M llvm/test/CodeGen/AArch64/sve-int-pred-reduce.ll
M llvm/test/CodeGen/AArch64/sve-split-int-pred-reduce.ll
Log Message:
-----------
[AArch64][SVE] Avoid using ptrue for ptest in VECREDUCE_OR.
Reviewed By: david-arm
Differential Revision: https://reviews.llvm.org/D118145
More information about the All-commits
mailing list