[all-commits] [llvm/llvm-project] 0d989c: [VE] Support lowering to NND instruction

Kazushi Marukawa via All-commits all-commits at lists.llvm.org
Tue Jun 9 01:19:07 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 0d989cb6ab542ca696525819f59f82bf9e4e461f
      https://github.com/llvm/llvm-project/commit/0d989cb6ab542ca696525819f59f82bf9e4e461f
  Author: Kazushi (Jam) Marukawa <marukawa at nec.com>
  Date:   2020-06-09 (Tue, 09 Jun 2020)

  Changed paths:
    M llvm/lib/Target/VE/VEISelLowering.cpp
    M llvm/lib/Target/VE/VEISelLowering.h
    M llvm/lib/Target/VE/VEInstrInfo.td
    M llvm/test/CodeGen/VE/cttz.ll
    A llvm/test/CodeGen/VE/nnd.ll

  Log Message:
  -----------
  [VE] Support lowering to NND instruction

Summary:
Support NND instruction of Aurora VE.  Add hasAndNot function also
for optimization.

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




More information about the All-commits mailing list