aboutsummaryrefslogtreecommitdiff
path: root/llvm/utils/FileCheck/FileCheck.cpp
diff options
context:
space:
mode:
authorMatthias Springer <me@m-sp.org>2024-03-10 12:10:53 +0900
committerGitHub <noreply@github.com>2024-03-10 12:10:53 +0900
commitc1029b6a9b423320ec8f0d1cde24d8f4d8139f63 (patch)
tree96d1b1a90cba4a6d3ec924a9f8aff20dd553b693 /llvm/utils/FileCheck/FileCheck.cpp
parent15e9478187d594016c2c355d8688be2e0a9b554e (diff)
downloadllvm-c1029b6a9b423320ec8f0d1cde24d8f4d8139f63.zip
llvm-c1029b6a9b423320ec8f0d1cde24d8f4d8139f63.tar.gz
llvm-c1029b6a9b423320ec8f0d1cde24d8f4d8139f63.tar.bz2
[mlir][Transform] `apply_conversion_patterns`: Update handles (#83950)
Until now, `transform.apply_conversion_patterns` consumed the target handle and potentially invalidated handles. This commit adds tracking functionality similar to `transform.apply_patterns`, such that handles are no longer invalidated, but updated based on op replacements performed by the dialect conversion. This new functionality is hidden behind a `preserve_handles` attribute for now.
Diffstat (limited to 'llvm/utils/FileCheck/FileCheck.cpp')
0 files changed, 0 insertions, 0 deletions