[all-commits] [llvm/llvm-project] 37e7a8: [VE] Add lsv/lvs intrinsic instructions

Kazushi Marukawa via All-commits all-commits at lists.llvm.org
Mon Nov 16 06:43:12 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 37e7a80aed7c92575e20ff44f10408eb0cf47bad
      https://github.com/llvm/llvm-project/commit/37e7a80aed7c92575e20ff44f10408eb0cf47bad
  Author: Kazushi (Jam) Marukawa <marukawa at nec.com>
  Date:   2020-11-16 (Mon, 16 Nov 2020)

  Changed paths:
    M llvm/include/llvm/IR/IntrinsicsVEVL.gen.td
    M llvm/lib/Target/VE/VEInstrIntrinsicVL.td
    A llvm/test/CodeGen/VE/VELIntrinsics/lsv.ll

  Log Message:
  -----------
  [VE] Add lsv/lvs intrinsic instructions

Add lsv/lvs intrinsic instructions and a regression test.

Reviewed By: simoll

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




More information about the All-commits mailing list