aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/CodeGen/CodeGenFunction.cpp
diff options
context:
space:
mode:
authorJakub Kuderski <jakub@nod-labs.com>2024-04-01 12:32:23 -0400
committerGitHub <noreply@github.com>2024-04-01 12:32:23 -0400
commita8cfa7cbdf6cc1a94ed25c90897d2e031f77a5a9 (patch)
tree837c57a9aed0f34e8a2dcc37557df2dc5dfa8c86 /clang/lib/CodeGen/CodeGenFunction.cpp
parent985c1a44f8d49e0afeba907fe29d881c19b319fc (diff)
downloadllvm-a8cfa7cbdf6cc1a94ed25c90897d2e031f77a5a9.zip
llvm-a8cfa7cbdf6cc1a94ed25c90897d2e031f77a5a9.tar.gz
llvm-a8cfa7cbdf6cc1a94ed25c90897d2e031f77a5a9.tar.bz2
[mlir][TD] Allow op printing flags as `transform.print` attrs (#86846)
Introduce 3 new optional attributes to the `transform.print` ops: * `assume_verified` * `use_local_scope` * `skip_regions` The primary motivation is to allow printing on large inputs that otherwise take forever to print and verify. For the full context, see this IREE issue: https://github.com/openxla/iree/issues/16901. Also add some tests and fix the op description.
Diffstat (limited to 'clang/lib/CodeGen/CodeGenFunction.cpp')
0 files changed, 0 insertions, 0 deletions