[all-commits] [llvm/llvm-project] 080ef0: [AArch64][SVE] Recognize all ones mask during fixe...
Bradley Smith via All-commits
all-commits at lists.llvm.org
Wed Nov 24 06:03:14 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 080ef0b6a698e41bbc356f5d96eb550f248642e2
https://github.com/llvm/llvm-project/commit/080ef0b6a698e41bbc356f5d96eb550f248642e2
Author: Bradley Smith <bradley.smith at arm.com>
Date: 2021-11-24 (Wed, 24 Nov 2021)
Changed paths:
M llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
A llvm/test/CodeGen/AArch64/sve-fixed-length-mask-opt.ll
M llvm/test/CodeGen/AArch64/sve-fixed-length-masked-gather.ll
M llvm/test/CodeGen/AArch64/sve-fixed-length-masked-scatter.ll
Log Message:
-----------
[AArch64][SVE] Recognize all ones mask during fixed mask generation
Differential Revision: https://reviews.llvm.org/D114431
More information about the All-commits
mailing list