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

Momchil Velikov via All-commits all-commits at lists.llvm.org
Mon Jun 9 07:26:41 PDT 2025


  Branch: refs/heads/users/momchil-velikov/vector-contract-i8mm-integration
  Home:   https://github.com/llvm/llvm-project
  Commit: 3960e0fecb54fd76f86f505865dfe6814e439387
      https://github.com/llvm/llvm-project/commit/3960e0fecb54fd76f86f505865dfe6814e439387
  Author: Momchil Velikov <momchil.velikov at arm.com>
  Date:   2025-06-09 (Mon, 09 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: 915fbf938354589f701c76291811b432d2149148
      https://github.com/llvm/llvm-project/commit/915fbf938354589f701c76291811b432d2149148
  Author: Momchil Velikov <momchil.velikov at arm.com>
  Date:   2025-06-09 (Mon, 09 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/a34bec555dc2...915fbf938354

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