Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Unit Tests
Unit Tests
Paths
| Differential D89929
[mlir][gpu] NFC: switch occurrences of gpu.launch_func to custom format. ClosedPublic Authored by csigg on Oct 21 2020, 10:44 PM.
Details
Diff Detail
Unit TestsFailed Event TimelineHerald added subscribers: rdzhabarov, tatianashp, ThomasRaoux and 16 others. · View Herald Transcript csigg added a child revision: D89324: [mlir][gpu] Allow gpu.launch_func to be async..Oct 21 2020, 10:53 PM This revision is now accepted and ready to land.Oct 22 2020, 4:27 AM Closed by commit rG9ab5362baba6: [mlir][gpu] NFC: switch occurrences of gpu.launch_func to custom format. (authored by csigg). · Explain WhyOct 22 2020, 8:27 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 299868 mlir/test/Conversion/GPUCommon/lower-launch-func-to-gpu-runtime-calls.mlir
mlir/test/Conversion/GPUToSPIRV/builtins.mlir
mlir/test/Conversion/GPUToSPIRV/if.mlir
mlir/test/Conversion/GPUToSPIRV/load-store.mlir
mlir/test/Conversion/GPUToSPIRV/loop.mlir
mlir/test/Conversion/GPUToSPIRV/module-structure-opencl.mlir
mlir/test/Conversion/GPUToSPIRV/simple.mlir
mlir/test/Conversion/GPUToVulkan/lower-gpu-launch-vulkan-launch.mlir
mlir/test/mlir-vulkan-runner/addf.mlir
mlir/test/mlir-vulkan-runner/addi.mlir
mlir/test/mlir-vulkan-runner/addi8.mlir
mlir/test/mlir-vulkan-runner/mulf.mlir
mlir/test/mlir-vulkan-runner/subf.mlir
mlir/test/mlir-vulkan-runner/time.mlir
|