[all-commits] [llvm/llvm-project] 19b110: [mlir][gpu] Add debug print with environment value

Guray Ozen via All-commits all-commits at lists.llvm.org
Wed Aug 2 02:55:46 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 19b11079639d1003a2e51b5f032fca5a736dee05
      https://github.com/llvm/llvm-project/commit/19b11079639d1003a2e51b5f032fca5a736dee05
  Author: Guray Ozen <guray.ozen at gmail.com>
  Date:   2023-08-02 (Wed, 02 Aug 2023)

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

  Log Message:
  -----------
  [mlir][gpu] Add debug print with environment value

This work introduces `MLIR_CUDA_DEBUG` environment value and `debug_print` function to be able to debug runtimes.

Reviewed By: aartbik

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




More information about the All-commits mailing list