aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/IR/Function.cpp
diff options
context:
space:
mode:
authorMatthias Springer <me@m-sp.org>2024-01-26 10:46:58 +0100
committerGitHub <noreply@github.com>2024-01-26 10:46:58 +0100
commit3ed98cb3de303c316c943da7d60b48472f7efdec (patch)
tree7fd3b3a34808101909a15e70b4b8d3ad59fc43cc /llvm/lib/IR/Function.cpp
parentfb8eb4251ac0ac27ab0125caf1abe3dbb93732f4 (diff)
downloadllvm-3ed98cb3de303c316c943da7d60b48472f7efdec.zip
llvm-3ed98cb3de303c316c943da7d60b48472f7efdec.tar.gz
llvm-3ed98cb3de303c316c943da7d60b48472f7efdec.tar.bz2
[mlir][IR] Change `notifyBlockCreated` to `notifyBlockInserted` (#79472)
This change makes the callback consistent with `notifyOperationInserted`: both now notify about IR insertion, not IR creation. See also #78988. This change also simplifies the dialect conversion: it is no longer necessary to override the `inlineRegionBefore` method. All information that is necessary for rollback is provided with the `notifyBlockInserted` callback.
Diffstat (limited to 'llvm/lib/IR/Function.cpp')
0 files changed, 0 insertions, 0 deletions