[all-commits] [llvm/llvm-project] 9642de: [SVE] Lower fixed length VECREDUCE_AND operation
Cameron McInally via All-commits
all-commits at lists.llvm.org
Mon Oct 5 09:34:52 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 9642ded8ba64590aca2720e4c124368d8e98cc8d
https://github.com/llvm/llvm-project/commit/9642ded8ba64590aca2720e4c124368d8e98cc8d
Author: Cameron McInally <mcinally at cray.com>
Date: 2020-10-05 (Mon, 05 Oct 2020)
Changed paths:
M llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
A llvm/test/CodeGen/AArch64/sve-fixed-length-log-reduce.ll
Log Message:
-----------
[SVE] Lower fixed length VECREDUCE_AND operation
Differential Revision: https://reviews.llvm.org/D88707
More information about the All-commits
mailing list