[all-commits] [llvm/llvm-project] 491994: [AArch64][SVE] Implement ptrue intrinsic

Cullen Rhodes via All-commits all-commits at lists.llvm.org
Thu Dec 19 03:02:33 PST 2019


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 49199465a3b21d86a871cb3d368b223c726f8aff
      https://github.com/llvm/llvm-project/commit/49199465a3b21d86a871cb3d368b223c726f8aff
  Author: Cullen Rhodes <cullen.rhodes at arm.com>
  Date:   2019-12-19 (Thu, 19 Dec 2019)

  Changed paths:
    M llvm/include/llvm/IR/IntrinsicsAArch64.td
    M llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
    M llvm/lib/Target/AArch64/AArch64ISelLowering.h
    M llvm/lib/Target/AArch64/SVEInstrFormats.td
    A llvm/test/CodeGen/AArch64/sve-intrinsics-pred-creation.ll

  Log Message:
  -----------
  [AArch64][SVE] Implement ptrue intrinsic

Reviewers: sdesmalen, eli.friedman, dancgr, mgudim, cameron.mcinally,
huntergr, efriedma

Reviewed By: sdesmalen

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

Tags: #llvm

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




More information about the All-commits mailing list