[all-commits] [llvm/llvm-project] af5300: [mlir][ArmSME] fix f64 scalable matmul crashes in ...
Federico Bruzzone via All-commits
all-commits at lists.llvm.org
Wed Jul 8 10:49:55 PDT 2026
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: af53003dfee4afe3f003996dc09f55d59d63003a
https://github.com/llvm/llvm-project/commit/af53003dfee4afe3f003996dc09f55d59d63003a
Author: Federico Bruzzone <federico.bruzzone.i at gmail.com>
Date: 2026-07-08 (Wed, 08 Jul 2026)
Changed paths:
M mlir/lib/Dialect/ArmSME/Transforms/VectorLegalization.cpp
M mlir/test/Dialect/ArmSME/vector-legalization.mlir
Log Message:
-----------
[mlir][ArmSME] fix f64 scalable matmul crashes in `VectorLegalizationPass` (#207947)
This PR simply fix what we identified in iree-org/iree#24689.
**Note**: the new test did not pass the checks prior to this PR 🫶
@banach-space @egebeysel @AGindinson
---------
Signed-off-by: Federico Bruzzone <federico.bruzzone.i at gmail.com>
Co-authored-by: Artem Gindinson <gindinson at roofline.ai>
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