[all-commits] [llvm/llvm-project] 87f308: [VE] Add vgt and vsc intrinsic instructions

Kazushi Marukawa via All-commits all-commits at lists.llvm.org
Fri Dec 11 01:28:38 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 87f308ab3dcf493e19abd41ee06ba9b62d6c851c
      https://github.com/llvm/llvm-project/commit/87f308ab3dcf493e19abd41ee06ba9b62d6c851c
  Author: Kazushi (Jam) Marukawa <marukawa at nec.com>
  Date:   2020-12-11 (Fri, 11 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/vgt.ll
    A llvm/test/CodeGen/VE/VELIntrinsics/vsc.ll

  Log Message:
  -----------
  [VE] Add vgt and vsc intrinsic instructions

Add vgt and vsc intrinsic instructions and regression tests.

Reviewed By: simoll

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




More information about the All-commits mailing list