[all-commits] [llvm/llvm-project] 789fce: [MLIR] Migrate some "transform dialect" source to ...
Mehdi Amini via All-commits
all-commits at lists.llvm.org
Sun Jul 27 11:19:45 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 789fcef8058aafd495c975cda3b27784b8085397
https://github.com/llvm/llvm-project/commit/789fcef8058aafd495c975cda3b27784b8085397
Author: Mehdi Amini <joker.eph at gmail.com>
Date: 2025-07-27 (Sun, 27 Jul 2025)
Changed paths:
M mlir/examples/transform/Ch4/lib/MyExtension.cpp
M mlir/include/mlir/Dialect/Linalg/TransformOps/GPUHeuristics.h
M mlir/lib/Dialect/Affine/Transforms/DecomposeAffineOps.cpp
M mlir/lib/Dialect/Affine/Transforms/SimplifyAffineMinMax.cpp
M mlir/lib/Dialect/Linalg/TransformOps/GPUHeuristics.cpp
M mlir/lib/Dialect/Linalg/TransformOps/LinalgMatchOps.cpp
M mlir/lib/Dialect/Transform/Interfaces/TransformInterfaces.cpp
Log Message:
-----------
[MLIR] Migrate some "transform dialect" source to use the standard LDBG macro (NFC) (#150695)
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