[all-commits] [llvm/llvm-project] 8c1997: [mlir][ArmSME] Check early for unsupported mask ops
Matthias Springer via All-commits
all-commits at lists.llvm.org
Wed Apr 16 05:19:35 PDT 2025
Branch: refs/heads/users/matthias-springer/arm_tile_no_rollback
Home: https://github.com/llvm/llvm-project
Commit: 8c1997eae3121689e844b75e241e4c8e6e700b63
https://github.com/llvm/llvm-project/commit/8c1997eae3121689e844b75e241e4c8e6e700b63
Author: Matthias Springer <mspringer at nvidia.com>
Date: 2025-04-16 (Wed, 16 Apr 2025)
Changed paths:
M mlir/lib/Conversion/ArmSMEToSCF/ArmSMEToSCF.cpp
Log Message:
-----------
[mlir][ArmSME] Check early for unsupported mask ops
This is to avoid rollbacks in the dialect conversion, which are expensive.
Note: This is in preparation of the One-Shot Dialect Conversion refactoring.
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