aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/ModuloSchedule.cpp
diff options
context:
space:
mode:
authorMatthias Springer <me@m-sp.org>2025-03-07 08:43:01 +0100
committerGitHub <noreply@github.com>2025-03-07 08:43:01 +0100
commita21cfca320bddeef120618ceff9563778b5cbd94 (patch)
tree1b16a47945be6fd1c8dbb92ec76acca5e327d627 /llvm/lib/CodeGen/ModuloSchedule.cpp
parent6b094020c29d27296b5c80103bdeb0db8ccc6d21 (diff)
downloadllvm-a21cfca320bddeef120618ceff9563778b5cbd94.zip
llvm-a21cfca320bddeef120618ceff9563778b5cbd94.tar.gz
llvm-a21cfca320bddeef120618ceff9563778b5cbd94.tar.bz2
[mlir][IR] Deprecate `match` and `rewrite` functions (#130031)
Deprecate the `match` and `rewrite` functions. They mainly exist for historic reasons. This PR also updates all remaining uses of in the MLIR codebase. This is addressing a [comment](https://github.com/llvm/llvm-project/pull/129861#pullrequestreview-2662696084) on an earlier PR. Note for LLVM integration: `SplitMatchAndRewrite` will be deleted soon, update your patterns to use `matchAndRewrite` instead of separate `match` / `rewrite`. --------- Co-authored-by: Jakub Kuderski <jakub@nod-labs.com>
Diffstat (limited to 'llvm/lib/CodeGen/ModuloSchedule.cpp')
0 files changed, 0 insertions, 0 deletions