[all-commits] [llvm/llvm-project] 4751f4: [mlir][Transforms] Dialect conversion: Turn LLVM_D...
Matthias Springer via All-commits
all-commits at lists.llvm.org
Wed Jan 8 08:10:28 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 4751f47c7af63315565891a1d112376b52e6b826
https://github.com/llvm/llvm-project/commit/4751f47c7af63315565891a1d112376b52e6b826
Author: Matthias Springer <me at m-sp.org>
Date: 2025-01-08 (Wed, 08 Jan 2025)
Changed paths:
M mlir/include/mlir/Dialect/SCF/Transforms/Patterns.h
M mlir/include/mlir/Transforms/OneToNTypeConversion.h
Log Message:
-----------
[mlir][Transforms] Dialect conversion: Turn LLVM_DEPRECATED into comments (#122073)
Some functions of the deprecated 1:N dialect conversion were marked as
`LLVM_DEPRECATED`. This caused compilation warnings because there are
still test cases of the 1:N dialect conversion framework. (These test
cases will be deleted at the same time when the 1:N driver is deleted.)
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