Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D107007
[mlir] Async: clone constants into async.execute functions and parallel compute functions ClosedPublic Authored by ezhulenev on Jul 28 2021, 3:21 PM.
Details
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jul 28 2021, 5:02 PM Closed by commit rGb537c5b4147b: [mlir] Async: clone constants into async.execute functions and parallel compute… (authored by ezhulenev). · Explain WhyAug 2 2021, 12:17 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 363543 mlir/lib/Dialect/Async/Transforms/AsyncParallelFor.cpp
mlir/lib/Dialect/Async/Transforms/AsyncToAsyncRuntime.cpp
mlir/lib/Dialect/Async/Transforms/CMakeLists.txt
mlir/lib/Dialect/Async/Transforms/PassDetail.h
mlir/lib/Dialect/Async/Transforms/PassDetail.cpp
mlir/test/Conversion/AsyncToLLVM/convert-to-llvm.mlir
mlir/test/Dialect/Async/async-parallel-for-compute-fn.mlir
mlir/test/Dialect/Async/async-to-async-runtime.mlir
|