[all-commits] [llvm/llvm-project] e24b91: Add tracing for pattern application in a ApplyPatt...
Mehdi Amini via All-commits
all-commits at lists.llvm.org
Mon Apr 10 17:43:07 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: e24b91b063946a41afaba6c1ef0d38777fd8b601
https://github.com/llvm/llvm-project/commit/e24b91b063946a41afaba6c1ef0d38777fd8b601
Author: Mehdi Amini <joker.eph at gmail.com>
Date: 2023-04-10 (Mon, 10 Apr 2023)
Changed paths:
M mlir/include/mlir/Rewrite/PatternApplicator.h
M mlir/lib/Rewrite/PatternApplicator.cpp
Log Message:
-----------
Add tracing for pattern application in a ApplyPatternAction
Reviewed By: rriddle
Differential Revision: https://reviews.llvm.org/D144816
More information about the All-commits
mailing list