diff options
author | Jonas Rickert <semi1@posteo.de> | 2024-06-20 17:15:08 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-06-20 10:15:08 -0500 |
commit | abad8455ab08d4ca25b893e6a4605c1abe4aac02 (patch) | |
tree | 080ce02749eee51f3d563d388aeeca8295e295d5 /llvm/lib/Bitcode/Reader/BitcodeReader.cpp | |
parent | d4bfc4a821dfcb1bc2445dc21c30eacdb7b90197 (diff) | |
download | llvm-abad8455ab08d4ca25b893e6a4605c1abe4aac02.zip llvm-abad8455ab08d4ca25b893e6a4605c1abe4aac02.tar.gz llvm-abad8455ab08d4ca25b893e6a4605c1abe4aac02.tar.bz2 |
[mlir] Expose skipRegions option for Op printing in the C and Python bindings (#96150)
The MLIR C and Python Bindings expose various methods from
`mlir::OpPrintingFlags` . This PR adds a binding for the `skipRegions`
method, which allows to skip the printing of Regions when printing Ops.
It also exposes this option as parameter in the python `get_asm` and
`print` methods
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions