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

Momchil Velikov via All-commits all-commits at lists.llvm.org
Tue Jul 22 07:23:18 PDT 2025


  Branch: refs/heads/users/momchil-velikov/vector-contract-bfmmla-neon
  Home:   https://github.com/llvm/llvm-project
  Commit: 14a83220d7aefdaa94bf771055fd398c273ec53b
      https://github.com/llvm/llvm-project/commit/14a83220d7aefdaa94bf771055fd398c273ec53b
  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: 6501a5b67a802a7ed0e13805156bbf8de19de25b
      https://github.com/llvm/llvm-project/commit/6501a5b67a802a7ed0e13805156bbf8de19de25b
  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: 5322c0f8149879235896e1fd0a15a2475ed14e1e
      https://github.com/llvm/llvm-project/commit/5322c0f8149879235896e1fd0a15a2475ed14e1e
  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: a95561a0c493e7e12ea0b22064da490623c02a23
      https://github.com/llvm/llvm-project/commit/a95561a0c493e7e12ea0b22064da490623c02a23
  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/0e349f5e1286...a95561a0c493

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