diff options
author | Max191 <44243577+Max191@users.noreply.github.com> | 2024-06-11 07:31:06 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-06-11 10:31:06 -0400 |
commit | d58637219463924185614f18911c5f01a1c20aa9 (patch) | |
tree | 1b702da27c9103622ed0fcc32809f743ccdcc492 /llvm/lib/Target/WebAssembly/WebAssemblyRuntimeLibcallSignatures.cpp | |
parent | be6248a42a39bb21e54764c48ddc3804b9b93ae5 (diff) | |
download | llvm-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 'llvm/lib/Target/WebAssembly/WebAssemblyRuntimeLibcallSignatures.cpp')
0 files changed, 0 insertions, 0 deletions