[all-commits] [llvm/llvm-project] fa9247: [MLIR] Refactor the walkAndApplyPatterns driver to...
Mehdi Amini via All-commits
all-commits at lists.llvm.org
Sun Aug 17 14:52:18 PDT 2025
Branch: refs/heads/users/joker-eph/walk_derecurse
Home: https://github.com/llvm/llvm-project
Commit: fa92472e5e1a09b701b651ea7811f499667b1d5b
https://github.com/llvm/llvm-project/commit/fa92472e5e1a09b701b651ea7811f499667b1d5b
Author: Mehdi Amini <joker.eph at gmail.com>
Date: 2025-08-17 (Sun, 17 Aug 2025)
Changed paths:
M mlir/lib/Transforms/Utils/WalkPatternRewriteDriver.cpp
M mlir/test/IR/test-walk-pattern-rewrite-driver.mlir
Log Message:
-----------
[MLIR] Refactor the walkAndApplyPatterns driver to remove the recursion (NFC)
This is in preparation of a follow-up change to stop traversing unreachable blocks.
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