diff options
author | Eugene Zhulenev <ezhulenev@google.com> | 2021-06-27 17:44:31 -0700 |
---|---|---|
committer | Eugene Zhulenev <ezhulenev@google.com> | 2021-06-29 09:26:28 -0700 |
commit | a8f819c6d85e1990954d8846dac769bb789d2ba9 (patch) | |
tree | a4e67e4a6ce975edf78eba3955f9b07ff8e2cbb0 /llvm/lib/CodeGen/MachineFunction.cpp | |
parent | a37f558682e479686cf1644a6aa70b8f46fa1b6a (diff) | |
download | llvm-a8f819c6d85e1990954d8846dac769bb789d2ba9.zip llvm-a8f819c6d85e1990954d8846dac769bb789d2ba9.tar.gz llvm-a8f819c6d85e1990954d8846dac769bb789d2ba9.tar.bz2 |
[mlir:Async] Remove async operations if it is statically known that the parallel operation has a single compute block
Depends On D104850
Add a test that verifies that canonicalization removes all async overheads if it is statically known that the scf.parallel operation will be computed using a single block.
Reviewed By: herhut
Differential Revision: https://reviews.llvm.org/D104891
Diffstat (limited to 'llvm/lib/CodeGen/MachineFunction.cpp')
0 files changed, 0 insertions, 0 deletions