[all-commits] [llvm/llvm-project] 333b2a: [SVE] Lower fixed length VECREDUCE_OR operation
Cameron McInally via All-commits
all-commits at lists.llvm.org
Wed Oct 7 07:56:51 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 333b2ab60b61afb342a8d271477849fb445a26af
https://github.com/llvm/llvm-project/commit/333b2ab60b61afb342a8d271477849fb445a26af
Author: Cameron McInally <mcinally at cray.com>
Date: 2020-10-07 (Wed, 07 Oct 2020)
Changed paths:
M llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
M llvm/test/CodeGen/AArch64/sve-fixed-length-log-reduce.ll
Log Message:
-----------
[SVE] Lower fixed length VECREDUCE_OR operation
Differential Revision: https://reviews.llvm.org/D88847
More information about the All-commits
mailing list