diff options
author | donald chen <chenxunyu1993@gmail.com> | 2025-07-21 09:27:37 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-07-21 09:27:37 +0800 |
commit | 04b17bd47086b54e6b618d48aca3a6b54773fabf (patch) | |
tree | 2f05e8c90ab1fc9ff7539faf7ff73fd1b8a097ca /llvm/tools/llvm-readobj/llvm-readobj.cpp | |
parent | 0bb1e048453ed23d988354b86794144e631da03b (diff) | |
download | llvm-04b17bd47086b54e6b618d48aca3a6b54773fabf.zip llvm-04b17bd47086b54e6b618d48aca3a6b54773fabf.tar.gz llvm-04b17bd47086b54e6b618d48aca3a6b54773fabf.tar.bz2 |
[mlir][scf] fix getSuccessorRegions func in scf.forall (#147491)
In accordance with the semantics of forall, its body is executed in
parallel by multiple threads. We should not expect to branch back into
the forall body after the region's execution is complete.
Diffstat (limited to 'llvm/tools/llvm-readobj/llvm-readobj.cpp')
0 files changed, 0 insertions, 0 deletions