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