[all-commits] [llvm/llvm-project] e43512: [flang] Add PowerPC vec_cmpge, vec_cmpgt, vec_cmpl...

kkwli via All-commits all-commits at lists.llvm.org
Sun Jul 2 21:15:22 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: e435129ba91cd381dc5af1d48581801dcec0d696
      https://github.com/llvm/llvm-project/commit/e435129ba91cd381dc5af1d48581801dcec0d696
  Author: Kelvin Li <kli at ca.ibm.com>
  Date:   2023-07-03 (Mon, 03 Jul 2023)

  Changed paths:
    M flang/include/flang/Optimizer/Builder/PPCIntrinsicCall.h
    M flang/lib/Optimizer/Builder/PPCIntrinsicCall.cpp
    M flang/module/__ppc_intrinsics.f90
    A flang/test/Lower/PowerPC/ppc-vec_any.f90
    A flang/test/Lower/PowerPC/ppc-vec_cmp.f90

  Log Message:
  -----------
  [flang] Add PowerPC vec_cmpge, vec_cmpgt, vec_cmple, vec_cmplt and vec_any_ge intrinsic

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




More information about the All-commits mailing list