[all-commits] [llvm/llvm-project] b5865b: [MLIR] Integration tests for lowering vector.contr...

Momchil Velikov via All-commits all-commits at lists.llvm.org
Wed Jun 4 10:07:57 PDT 2025


  Branch: refs/heads/users/momchil-velikov/vector-contract-i8mm-integration
  Home:   https://github.com/llvm/llvm-project
  Commit: b5865b5daacc46f53e948bcd6347f4eafc8d2938
      https://github.com/llvm/llvm-project/commit/b5865b5daacc46f53e948bcd6347f4eafc8d2938
  Author: Momchil Velikov <momchil.velikov at arm.com>
  Date:   2025-06-04 (Wed, 04 Jun 2025)

  Changed paths:
    A mlir/test/Integration/Dialect/Vector/CPU/ArmSVE/contraction-smmla-4x8x4.mlir
    A mlir/test/Integration/Dialect/Vector/CPU/ArmSVE/contraction-smmla-8x8x8-vs2.mlir
    A mlir/test/Integration/Dialect/Vector/CPU/ArmSVE/contraction-summla-4x8x4.mlir
    A mlir/test/Integration/Dialect/Vector/CPU/ArmSVE/contraction-ummla-4x8x4.mlir
    A mlir/test/Integration/Dialect/Vector/CPU/ArmSVE/contraction-usmmla-4x8x4.mlir

  Log Message:
  -----------
  [MLIR] Integration tests for lowering vector.contract to SVE FEAT_I8MM


  Commit: a34bec555dc25417109b149c320ef649d907447b
      https://github.com/llvm/llvm-project/commit/a34bec555dc25417109b149c320ef649d907447b
  Author: Momchil Velikov <momchil.velikov at arm.com>
  Date:   2025-06-04 (Wed, 04 Jun 2025)

  Changed paths:
    M mlir/test/Integration/Dialect/Vector/CPU/ArmSVE/contraction-smmla-4x8x4.mlir
    M mlir/test/Integration/Dialect/Vector/CPU/ArmSVE/contraction-smmla-8x8x8-vs2.mlir
    M mlir/test/Integration/Dialect/Vector/CPU/ArmSVE/contraction-summla-4x8x4.mlir
    M mlir/test/Integration/Dialect/Vector/CPU/ArmSVE/contraction-ummla-4x8x4.mlir
    M mlir/test/Integration/Dialect/Vector/CPU/ArmSVE/contraction-usmmla-4x8x4.mlir

  Log Message:
  -----------
  [fixup] Check we are generating the expected number and kind of LLVM intrinsics


Compare: https://github.com/llvm/llvm-project/compare/87f29647c650...a34bec555dc2

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