[all-commits] [llvm/llvm-project] ab3607: [AArch64][SVE] Add missing load/store patterns for...
sdesmalen-arm via All-commits
all-commits at lists.llvm.org
Wed Sep 22 01:46:43 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ab3607c0ed92a7e39952ce22e72e778d2679876a
https://github.com/llvm/llvm-project/commit/ab3607c0ed92a7e39952ce22e72e778d2679876a
Author: Sander de Smalen <sander.desmalen at arm.com>
Date: 2021-09-22 (Wed, 22 Sep 2021)
Changed paths:
M llvm/lib/Target/AArch64/AArch64SVEInstrInfo.td
M llvm/test/CodeGen/AArch64/sve-ld1-addressing-mode-reg-reg.ll
M llvm/test/CodeGen/AArch64/sve-masked-ldst-nonext.ll
M llvm/test/CodeGen/AArch64/sve-st1-addressing-mode-reg-reg.ll
Log Message:
-----------
[AArch64][SVE] Add missing load/store patterns for unpacked bfloat vectors.
Reviewed By: c-rhodes
Differential Revision: https://reviews.llvm.org/D110063
More information about the All-commits
mailing list