[all-commits] [llvm/llvm-project] d9c2c6: [flang] Add PowerPC vec_stxvp and vsx_stxvp intrinsic
kkwli via All-commits
all-commits at lists.llvm.org
Mon Aug 14 12:39:07 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d9c2c6fcb10945a77be2a00f15932b10b87886a7
https://github.com/llvm/llvm-project/commit/d9c2c6fcb10945a77be2a00f15932b10b87886a7
Author: Kelvin Li <kli at ca.ibm.com>
Date: 2023-08-14 (Mon, 14 Aug 2023)
Changed paths:
M flang/include/flang/Optimizer/Builder/PPCIntrinsicCall.h
M flang/lib/Optimizer/Builder/PPCIntrinsicCall.cpp
M flang/module/__ppc_intrinsics.f90
M flang/test/Lower/PowerPC/ppc-pwr10-vec-intrinsics.f90
M flang/test/Lower/PowerPC/ppc-vec-store.f90
Log Message:
-----------
[flang] Add PowerPC vec_stxvp and vsx_stxvp intrinsic
Differential Revision: https://reviews.llvm.org/D157768
More information about the All-commits
mailing list