[all-commits] [llvm/llvm-project] f69d5a: [mlir] Initialize CUDA context lazily.

Christian Sigg via All-commits all-commits at lists.llvm.org
Thu Mar 4 04:08:18 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: f69d5a7fc7e4f69580421ec47396f23d03cde0d0
      https://github.com/llvm/llvm-project/commit/f69d5a7fc7e4f69580421ec47396f23d03cde0d0
  Author: Christian Sigg <csigg at google.com>
  Date:   2021-03-04 (Thu, 04 Mar 2021)

  Changed paths:
    M mlir/lib/ExecutionEngine/CudaRuntimeWrappers.cpp

  Log Message:
  -----------
  [mlir] Initialize CUDA context lazily.

So we can remove the ignore-warning pragma again.

Reviewed By: herhut

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




More information about the All-commits mailing list