[all-commits] [llvm/llvm-project] 80381c: [SVE] Lower fixed length VECREDUCE_[FMAX|FMIN] to ...
Cameron McInally via All-commits
all-commits at lists.llvm.org
Tue Sep 29 14:31:31 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 80381c4dc92572f54774041f0ad6786112360738
https://github.com/llvm/llvm-project/commit/80381c4dc92572f54774041f0ad6786112360738
Author: Cameron McInally <mcinally at cray.com>
Date: 2020-09-29 (Tue, 29 Sep 2020)
Changed paths:
M llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
A llvm/test/CodeGen/AArch64/sve-fixed-length-fp-reduce.ll
Log Message:
-----------
[SVE] Lower fixed length VECREDUCE_[FMAX|FMIN] to Scalable
Differential Revision: https://reviews.llvm.org/D88444
More information about the All-commits
mailing list