[PATCH] D80167: [mlir][gpu] Refactor ConvertGpuLaunchFuncToCudaCalls pass.

Nicolas Vasilache via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 20 16:00:58 PDT 2020


nicolasvasilache added inline comments.


================
Comment at: mlir/lib/Conversion/GPUToCUDA/CMakeLists.txt:5
 
-set(SOURCES
-  ConvertLaunchFuncToCudaCalls.cpp
----------------
This seems to break the build, SOURCES can be empty when I try to build it.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D80167/new/

https://reviews.llvm.org/D80167





More information about the llvm-commits mailing list