[all-commits] [llvm/llvm-project] 99dc39: [flang] Add PowerPC vec_convert, vec_ctf and vec_c...

kkwli via All-commits all-commits at lists.llvm.org
Wed Jul 19 19:29:01 PDT 2023


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

  Changed paths:
    M flang/include/flang/Optimizer/Builder/PPCIntrinsicCall.h
    M flang/lib/Optimizer/Builder/PPCIntrinsicCall.cpp
    M flang/lib/Semantics/check-call.cpp
    M flang/module/__ppc_intrinsics.f90
    A flang/test/Lower/PowerPC/ppc-vec-convert.f90
    M flang/test/Semantics/PowerPC/ppc-vector-intrinsics.f90
    M mlir/include/mlir/IR/Builders.h
    M mlir/lib/IR/Builders.cpp

  Log Message:
  -----------
  [flang] Add PowerPC vec_convert, vec_ctf and vec_cvf intrinsic

Co-authored-by: Paul Scoropan <1paulscoropan at gmail.com>

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




More information about the All-commits mailing list