[all-commits] [llvm/llvm-project] c3fe6e: [VE] Add vadd and vsub intrinsic instructions

Kazushi Marukawa via All-commits all-commits at lists.llvm.org
Tue Dec 1 03:02:07 PST 2020


  Branch: refs/heads/temp-test-main
  Home:   https://github.com/llvm/llvm-project
  Commit: c3fe6ea22e963d7fa3579ecfeff5591449abf583
      https://github.com/llvm/llvm-project/commit/c3fe6ea22e963d7fa3579ecfeff5591449abf583
  Author: Kazushi (Jam) Marukawa <marukawa at nec.com>
  Date:   2020-12-01 (Tue, 01 Dec 2020)

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

  Log Message:
  -----------
  [VE] Add vadd and vsub intrinsic instructions

Add vadd and vsub intrinsic instructions and regression tests.

Reviewed By: simoll

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




More information about the All-commits mailing list