[all-commits] [llvm/llvm-project] eca0c9: [AArch64][SVE] Implement pfirst and pnext intrinsics

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


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: eca0c97a6bca49b493f3387dbd88ad60c852320f
      https://github.com/llvm/llvm-project/commit/eca0c97a6bca49b493f3387dbd88ad60c852320f
  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/AArch64SVEInstrInfo.td
    M llvm/lib/Target/AArch64/SVEInstrFormats.td
    M llvm/test/CodeGen/AArch64/sve-intrinsics-pred-operations.ll

  Log Message:
  -----------
  [AArch64][SVE] Implement pfirst and pnext intrinsics

Reviewers: sdesmalen, efriedma, dancgr, mgudim, cameron.mcinally

Reviewed By: cameron.mcinally

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

Tags: #llvm

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




More information about the All-commits mailing list