[all-commits] [llvm/llvm-project] db40a7: [SVE] Lower fixed length ISD::VECREDUCE_ADD to Sca...
Cameron McInally via All-commits
all-commits at lists.llvm.org
Wed Sep 23 07:08:37 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: db40a74344292410aa3e08c42834423013c4f192
https://github.com/llvm/llvm-project/commit/db40a74344292410aa3e08c42834423013c4f192
Author: Cameron McInally <mcinally at cray.com>
Date: 2020-09-23 (Wed, 23 Sep 2020)
Changed paths:
M llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
M llvm/lib/Target/AArch64/AArch64ISelLowering.h
A llvm/test/CodeGen/AArch64/sve-fixed-length-int-reduce.ll
Log Message:
-----------
[SVE] Lower fixed length ISD::VECREDUCE_ADD to Scalable
Differential Revision: https://reviews.llvm.org/D87796
More information about the All-commits
mailing list