[all-commits] [llvm/llvm-project] b6ac26: [mlir] Silence -Wglobal-constructors error in Cuda...

Christian Sigg via All-commits all-commits at lists.llvm.org
Wed Mar 3 04:49:25 PST 2021


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

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

  Log Message:
  -----------
  [mlir] Silence -Wglobal-constructors error in CudaRuntimeWrapper.cpp

Until I have a better solution with dynamic initialization, to get
the nvidia build bot green again.




More information about the All-commits mailing list