This is a roll-forward of rGec7780ebdab4, now that the remaining
gpu.launch_func have been converted to custom form in rGb22f111023ba.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D90420
[mlir][gpu] Allow gpu.launch_func to be async. ClosedPublic Authored by csigg on Oct 29 2020, 1:25 PM.
Details Summary This is a roll-forward of rGec7780ebdab4, now that the remaining
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Oct 29 2020, 1:27 PM This revision was landed with ongoing or failed builds.Oct 29 2020, 1:48 PM Closed by commit rG355611408384: [mlir][gpu] Allow gpu.launch_func to be async. (authored by csigg). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 301735 mlir/include/mlir/Dialect/GPU/GPUOps.td
mlir/lib/Dialect/GPU/IR/GPUDialect.cpp
mlir/test/Dialect/GPU/invalid.mlir
mlir/test/Dialect/GPU/ops.mlir
|