[all-commits] [llvm/llvm-project] 3ac561: [mlir][gpu] Add lowering to LLVM for `gpu.wait` an...

Christian Sigg via All-commits all-commits at lists.llvm.org
Wed Oct 21 09:21:03 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 3ac561d8c348a7bdc0313a268d5b3b4dcac118a2
      https://github.com/llvm/llvm-project/commit/3ac561d8c348a7bdc0313a268d5b3b4dcac118a2
  Author: Christian Sigg <csigg at google.com>
  Date:   2020-10-21 (Wed, 21 Oct 2020)

  Changed paths:
    M mlir/include/mlir/Conversion/Passes.td
    M mlir/lib/Conversion/GPUCommon/ConvertLaunchFuncToRuntimeCalls.cpp
    A mlir/test/Conversion/GPUCommon/lower-wait-to-gpu-runtime-calls.mlir

  Log Message:
  -----------
  [mlir][gpu] Add lowering to LLVM for `gpu.wait` and `gpu.wait async`.

Reviewed By: herhut

Differential Revision: https://reviews.llvm.org/D89686




More information about the All-commits mailing list