aboutsummaryrefslogtreecommitdiff
path: root/mlir/lib/Bindings/Python/IRModule.h
diff options
context:
space:
mode:
authorMax191 <44243577+Max191@users.noreply.github.com>2024-06-11 07:31:06 -0700
committerGitHub <noreply@github.com>2024-06-11 10:31:06 -0400
commitd58637219463924185614f18911c5f01a1c20aa9 (patch)
tree1b702da27c9103622ed0fcc32809f743ccdcc492 /mlir/lib/Bindings/Python/IRModule.h
parentbe6248a42a39bb21e54764c48ddc3804b9b93ae5 (diff)
downloadllvm-d58637219463924185614f18911c5f01a1c20aa9.zip
llvm-d58637219463924185614f18911c5f01a1c20aa9.tar.gz
llvm-d58637219463924185614f18911c5f01a1c20aa9.tar.bz2
[mlir] Add bufferization option for parallel region check (#94645)
Handling parallel region RaW conflicts should usually be the responsibility of the source program, rather than bufferization analysis. However, to preserve current functionality, checks on parallel regions is put behind a bufferization in this PR, which is on by default. Default functionality will not change, but this PR enables the option to leave parallelism checks out of the bufferization analysis.
Diffstat (limited to 'mlir/lib/Bindings/Python/IRModule.h')
0 files changed, 0 insertions, 0 deletions