[all-commits] [llvm/llvm-project] ae1c06: [flang] Adding two more PowerPC MMA intrinsics

Daniel Chen via All-commits all-commits at lists.llvm.org
Mon Aug 21 08:00:51 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: ae1c0645aa7c11f58641d80293f217990b94b328
      https://github.com/llvm/llvm-project/commit/ae1c0645aa7c11f58641d80293f217990b94b328
  Author: Daniel Chen <cdchen at ca.ibm.com>
  Date:   2023-08-21 (Mon, 21 Aug 2023)

  Changed paths:
    M flang/module/mma.f90
    M flang/test/Lower/PowerPC/ppc-pwr10-vec-intrinsics.f90

  Log Message:
  -----------
  [flang] Adding two more PowerPC MMA intrinsics

Adding mma_lxvp and mma_stxvp, which are alias to already landed vec_lxvp and vec_stxvp respectively.

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




More information about the All-commits mailing list