[all-commits] [llvm/llvm-project] f98c1a: [MLIR] Refactor the walkAndApplyPatterns driver to...
Mehdi Amini via All-commits
all-commits at lists.llvm.org
Sun Aug 17 14:27:59 PDT 2025
Branch: refs/heads/users/joker-eph/walk_derecurse
Home: https://github.com/llvm/llvm-project
Commit: f98c1aad938389bc74a4ef05dc763ac53e1260fd
https://github.com/llvm/llvm-project/commit/f98c1aad938389bc74a4ef05dc763ac53e1260fd
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