[all-commits] [llvm/llvm-project] 5ab900: [AArch64][SVE] Fix selection failures for scalable...
Bradley Smith via All-commits
all-commits at lists.llvm.org
Tue Jul 6 07:41:05 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 5ab9000fbb3057336ca33721096bb8766cb5b675
https://github.com/llvm/llvm-project/commit/5ab9000fbb3057336ca33721096bb8766cb5b675
Author: Bradley Smith <bradley.smith at arm.com>
Date: 2021-07-06 (Tue, 06 Jul 2021)
Changed paths:
M llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
M llvm/lib/Target/AArch64/AArch64ISelLowering.h
M llvm/test/CodeGen/AArch64/sve-masked-ldst-nonext.ll
M llvm/test/CodeGen/AArch64/sve-masked-ldst-sext.ll
M llvm/test/CodeGen/AArch64/sve-masked-ldst-zext.ll
Log Message:
-----------
[AArch64][SVE] Fix selection failures for scalable MLOAD nodes with passthru
Differential Revision: https://reviews.llvm.org/D105348
More information about the All-commits
mailing list