[all-commits] [llvm/llvm-project] c09d3c: [flang] Add PowerPC MMA intrinsics - part 2
Daniel Chen via All-commits
all-commits at lists.llvm.org
Tue Aug 15 10:56:56 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c09d3c1ead632e39c19a78049f6e663b6dbebc4e
https://github.com/llvm/llvm-project/commit/c09d3c1ead632e39c19a78049f6e663b6dbebc4e
Author: Daniel Chen <cdchen at minsky13.rtp.raleigh.ibm.com>
Date: 2023-08-15 (Tue, 15 Aug 2023)
Changed paths:
M flang/include/flang/Optimizer/Builder/PPCIntrinsicCall.h
M flang/lib/Optimizer/Builder/PPCIntrinsicCall.cpp
M flang/module/mma.f90
A flang/test/Lower/PowerPC/ppc-mma-accumulator-move-clear.f90
M flang/test/Lower/PowerPC/ppc-mma-assemble-disassemble.f90
A flang/test/Lower/PowerPC/ppc-mma-outer-product-1.f90
A flang/test/Lower/PowerPC/ppc-mma-outer-product-2.f90
Log Message:
-----------
[flang] Add PowerPC MMA intrinsics - part 2
More information about the All-commits
mailing list