[all-commits] [llvm/llvm-project] 10b164: [VE] Add vmul and vdiv intrinsic instructions

Kazushi Marukawa via All-commits all-commits at lists.llvm.org
Tue Dec 1 06:08:47 PST 2020


  Branch: refs/heads/temp-test-main
  Home:   https://github.com/llvm/llvm-project
  Commit: 10b164d2f72aa696e077507b4c5a3a5e11be8e6f
      https://github.com/llvm/llvm-project/commit/10b164d2f72aa696e077507b4c5a3a5e11be8e6f
  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/vdiv.ll
    A llvm/test/CodeGen/VE/VELIntrinsics/vmul.ll

  Log Message:
  -----------
  [VE] Add vmul and vdiv intrinsic instructions

Add vmul and vdiv intrinsic instructions and regression tests.

Reviewed By: simoll

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




More information about the All-commits mailing list