[all-commits] [llvm/llvm-project] 0bba37: [AArch64][SVE] Add SVE intrinsics for address calc...

kmclaughlin-arm via All-commits all-commits at lists.llvm.org
Tue Mar 10 04:01:33 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 0bba37a32024d87e91e5ce14349dc0aa453d6d05
      https://github.com/llvm/llvm-project/commit/0bba37a32024d87e91e5ce14349dc0aa453d6d05
  Author: Kerry McLaughlin <kerry.mclaughlin at arm.com>
  Date:   2020-03-10 (Tue, 10 Mar 2020)

  Changed paths:
    M llvm/include/llvm/IR/IntrinsicsAArch64.td
    M llvm/lib/Target/AArch64/AArch64SVEInstrInfo.td
    A llvm/test/CodeGen/AArch64/sve-intrinsics-adr.ll

  Log Message:
  -----------
  [AArch64][SVE] Add SVE intrinsics for address calculations

Summary: Adds the @llvm.aarch64.sve.adr[b|h|w|d] intrinsics

Reviewers: sdesmalen, andwar, efriedma, dancgr, cameron.mcinally, rengolin

Reviewed By: sdesmalen

Subscribers: tschuett, kristof.beyls, hiraditya, rkruppe, psnobl, danielkiss, cfe-commits, llvm-commits

Tags: #llvm

Differential Revision: https://reviews.llvm.org/D75858




More information about the All-commits mailing list