[all-commits] [llvm/llvm-project] a3d929: [MLIR] Refactor the walkAndApplyPatterns driver to...
Mehdi Amini via All-commits
all-commits at lists.llvm.org
Mon Aug 18 01:53:29 PDT 2025
Branch: refs/heads/users/joker-eph/walk_derecurse
Home: https://github.com/llvm/llvm-project
Commit: a3d9296ac4ea8ba0aa26232e080adbe6c39eb999
https://github.com/llvm/llvm-project/commit/a3d9296ac4ea8ba0aa26232e080adbe6c39eb999
Author: Mehdi Amini <joker.eph at gmail.com>
Date: 2025-08-18 (Mon, 18 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