[all-commits] [llvm/llvm-project] 90e632: [MLIR][AArch64] Refactor lowering of vector.contra...

Momchil Velikov via All-commits all-commits at lists.llvm.org
Tue Jul 22 08:31:39 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 90e632eb11a9ee49e8852c5356758024281fa26f
      https://github.com/llvm/llvm-project/commit/90e632eb11a9ee49e8852c5356758024281fa26f
  Author: Momchil Velikov <momchil.velikov at arm.com>
  Date:   2025-07-22 (Tue, 22 Jul 2025)

  Changed paths:
    M mlir/lib/Dialect/ArmNeon/Transforms/LowerContractionToNeonI8MMPattern.cpp

  Log Message:
  -----------
  [MLIR][AArch64] Refactor lowering of vector.contract to Neon I8MM (#149810)

This patch refactors the pattern in
`Transforms/LowerContractionToNeonI8MMPattern.cpp` using similar
approach as in https://github.com/llvm/llvm-project/pull/147052 to
prepare for adding BF16 support.



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