[all-commits] [llvm/llvm-project] 330834: [MLIR][AArch64] Lower vector.contract to Neon FEAT...

Momchil Velikov via All-commits all-commits at lists.llvm.org
Tue Jul 22 09:43:49 PDT 2025


  Branch: refs/heads/users/momchil-velikov/vector-contract-bfmmla-neon
  Home:   https://github.com/llvm/llvm-project
  Commit: 33083427724e66db5eb6c3c9c46ffa081c73ca4a
      https://github.com/llvm/llvm-project/commit/33083427724e66db5eb6c3c9c46ffa081c73ca4a
  Author: Momchil Velikov <momchil.velikov at arm.com>
  Date:   2025-07-22 (Tue, 22 Jul 2025)

  Changed paths:
    M mlir/include/mlir/Dialect/ArmNeon/TransformOps/ArmNeonVectorTransformOps.td
    M mlir/include/mlir/Dialect/ArmNeon/Transforms.h
    M mlir/include/mlir/Dialect/ArmSVE/Transforms/Transforms.h
    M mlir/lib/Conversion/VectorToLLVM/ConvertVectorToLLVMPass.cpp
    M mlir/lib/Dialect/ArmNeon/TransformOps/ArmNeonVectorTransformOps.cpp
    M mlir/lib/Dialect/ArmNeon/Transforms/CMakeLists.txt
    A mlir/lib/Dialect/ArmNeon/Transforms/LowerContractToNeonPatterns.cpp
    R mlir/lib/Dialect/ArmNeon/Transforms/LowerContractionToNeonI8MMPattern.cpp
    M mlir/lib/Dialect/ArmSVE/TransformOps/ArmSVEVectorTransformOps.cpp
    M mlir/lib/Dialect/ArmSVE/Transforms/LowerContractToSVEPatterns.cpp
    A mlir/test/Dialect/ArmNeon/vector-bfmmla.mlir
    A mlir/test/Integration/Dialect/Vector/CPU/ArmNeon/vector-contract-bfmmla.mlir
    M mlir/test/Integration/Dialect/Vector/CPU/ArmNeon/vector-contract-i8mm.mlir

  Log Message:
  -----------
  [MLIR][AArch64] Lower vector.contract to Neon FEAT_BF16 operations


  Commit: 1fde2b66898d935e53ee189ba4d2abeed6eb6331
      https://github.com/llvm/llvm-project/commit/1fde2b66898d935e53ee189ba4d2abeed6eb6331
  Author: Momchil Velikov <momchil.velikov at arm.com>
  Date:   2025-07-22 (Tue, 22 Jul 2025)

  Changed paths:
    M mlir/test/Integration/Dialect/Vector/CPU/ArmNeon/vector-contract-bfmmla.mlir

  Log Message:
  -----------
  [fixup] Rename a member function and chanege some allocs to allocas


  Commit: eed6b97eb412c13d43c96a0ca26cdc4c5e59eec9
      https://github.com/llvm/llvm-project/commit/eed6b97eb412c13d43c96a0ca26cdc4c5e59eec9
  Author: Momchil Velikov <momchil.velikov at arm.com>
  Date:   2025-07-22 (Tue, 22 Jul 2025)

  Changed paths:
    M mlir/test/Integration/Dialect/Vector/CPU/ArmNeon/vector-contract-bfmmla.mlir

  Log Message:
  -----------
  [fixup] Add a comment about memory ops


  Commit: 939f1ca0b995407b90d39fef189fcbc5dee379c5
      https://github.com/llvm/llvm-project/commit/939f1ca0b995407b90d39fef189fcbc5dee379c5
  Author: Momchil Velikov <momchil.velikov at arm.com>
  Date:   2025-07-22 (Tue, 22 Jul 2025)

  Changed paths:
    M mlir/test/Integration/Dialect/Vector/CPU/ArmNeon/vector-contract-bfmmla.mlir

  Log Message:
  -----------
  [fixup] Move a comment, it was accidentally in the wrong place


Compare: https://github.com/llvm/llvm-project/compare/a95561a0c493...939f1ca0b995

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