[SVE] Lower fixed length ISD::VECREDUCE_ADD to Scalable
authorCameron McInally <mcinally@cray.com>
Wed, 23 Sep 2020 14:06:20 +0000 (09:06 -0500)
committerCameron McInally <mcinally@cray.com>
Wed, 23 Sep 2020 14:08:07 +0000 (09:08 -0500)
commitdb40a74344292410aa3e08c42834423013c4f192
treef1a4a1a8d26ccf42ddf2a289b7ef7e6923079d50
parent31923f6b360300b8b148ad257419766999dfe504
[SVE] Lower fixed length ISD::VECREDUCE_ADD to Scalable

Differential Revision: https://reviews.llvm.org/D87796
llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
llvm/lib/Target/AArch64/AArch64ISelLowering.h
llvm/test/CodeGen/AArch64/sve-fixed-length-int-reduce.ll [new file with mode: 0644]