[all-commits] [llvm/llvm-project] 80ecba: [mlir][Transforms] Mark 1:N conversion driver as d...
Matthias Springer via All-commits
all-commits at lists.llvm.org
Tue Dec 31 04:11:41 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 80ecbaa3c0ae02cf3f7005bfebef28003c6f8d0e
https://github.com/llvm/llvm-project/commit/80ecbaa3c0ae02cf3f7005bfebef28003c6f8d0e
Author: Matthias Springer <me at m-sp.org>
Date: 2024-12-31 (Tue, 31 Dec 2024)
Changed paths:
M mlir/include/mlir/Dialect/SCF/Transforms/Patterns.h
M mlir/include/mlir/Transforms/OneToNTypeConversion.h
Log Message:
-----------
[mlir][Transforms] Mark 1:N conversion driver as deprecated (#121102)
The 1:N conversion driver will be removed soon.
Note for LLVM integration: Please migrate your code base to the regular dialect conversion driver.
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