[all-commits] [llvm/llvm-project] 44a047: [MLIR][ArmSVE] Add initial lowering of vector.cont...

Momchil Velikov via All-commits all-commits at lists.llvm.org
Fri Jun 6 01:54:44 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 44a047c9295512ef3f940ac06a3e50a740671199
      https://github.com/llvm/llvm-project/commit/44a047c9295512ef3f940ac06a3e50a740671199
  Author: Momchil Velikov <momchil.velikov at arm.com>
  Date:   2025-06-06 (Fri, 06 Jun 2025)

  Changed paths:
    M mlir/include/mlir/Conversion/Passes.td
    M mlir/include/mlir/Dialect/ArmSVE/Transforms/Transforms.h
    M mlir/lib/Conversion/VectorToLLVM/CMakeLists.txt
    M mlir/lib/Conversion/VectorToLLVM/ConvertVectorToLLVMPass.cpp
    M mlir/lib/Dialect/ArmNeon/Transforms/LowerContractionToSMMLAPattern.cpp
    M mlir/lib/Dialect/ArmSVE/Transforms/CMakeLists.txt
    A mlir/lib/Dialect/ArmSVE/Transforms/LowerContractionToSVEI8MMPattern.cpp
    A mlir/test/Dialect/Vector/CPU/ArmSVE/vector-smmla.mlir
    A mlir/test/Dialect/Vector/CPU/ArmSVE/vector-summla.mlir
    A mlir/test/Dialect/Vector/CPU/ArmSVE/vector-ummla.mlir
    A mlir/test/Dialect/Vector/CPU/ArmSVE/vector-usmmla.mlir

  Log Message:
  -----------
  [MLIR][ArmSVE] Add initial lowering of vector.contract to SVE `*MMLA` instructions (#135636)



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list