[all-commits] [llvm/llvm-project] 4c6683: [AArch64][SVE] Add reg+imm addressing mode for unp...
kmclaughlin-arm via All-commits
all-commits at lists.llvm.org
Wed Jul 1 02:48:36 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 4c6683eafc17b201fc5de17f96230be46d8ff521
https://github.com/llvm/llvm-project/commit/4c6683eafc17b201fc5de17f96230be46d8ff521
Author: Kerry McLaughlin <kerry.mclaughlin at arm.com>
Date: 2020-07-01 (Wed, 01 Jul 2020)
Changed paths:
M llvm/lib/Target/AArch64/AArch64SVEInstrInfo.td
A llvm/test/CodeGen/AArch64/sve-ld1-addressing-mode-reg-imm.ll
Log Message:
-----------
[AArch64][SVE] Add reg+imm addressing mode for unpredicated loads
Reviewers: efriedma, sdesmalen, david-arm
Reviewed By: efriedma
Subscribers: tschuett, kristof.beyls, hiraditya, rkruppe, psnobl, danielkiss, llvm-commits
Tags: #llvm
Differential Revision: https://reviews.llvm.org/D82893
More information about the All-commits
mailing list