[all-commits] [llvm/llvm-project] d02de1: [VE] Support additional VMRGW and VMV intrinsic in...

Kazushi Marukawa via All-commits all-commits at lists.llvm.org
Mon Jan 11 03:55:30 PST 2021


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: d02de13932488841eb104ad2a5665fdf7db4026b
      https://github.com/llvm/llvm-project/commit/d02de13932488841eb104ad2a5665fdf7db4026b
  Author: Kazushi (Jam) Marukawa <marukawa at nec.com>
  Date:   2021-01-11 (Mon, 11 Jan 2021)

  Changed paths:
    M llvm/lib/Target/VE/VEInstrIntrinsicVL.td
    M llvm/test/CodeGen/VE/VELIntrinsics/vmrg.ll
    M llvm/test/CodeGen/VE/VELIntrinsics/vmv.ll

  Log Message:
  -----------
  [VE] Support additional VMRGW and VMV intrinsic instructions

Support missing VMRGW and VMV intrinsic instructions and add regression
tests.

Reviewed By: simoll

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




More information about the All-commits mailing list