[all-commits] [llvm/llvm-project] 42b411: [flang] Simplify macros for the vec_sld and vec_sl...

kkwli via All-commits all-commits at lists.llvm.org
Wed Jul 19 05:49:59 PDT 2023


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

  Changed paths:
    M flang/module/__ppc_intrinsics.f90

  Log Message:
  -----------
  [flang] Simplify macros for the vec_sld and vec_sldw intrinsics

The ignore_tkr directive is applied to the third argument so that the number of
interfaces can be reduced.

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




More information about the All-commits mailing list