[Mlir-commits] [mlir] [MLIR][GPU-LLVM] Convert `gpu.func` to `llvm.func` (PR #101664)

llvmlistbot at llvm.org llvmlistbot at llvm.org
Wed Aug 7 01:39:04 PDT 2024


================
@@ -8,15 +8,18 @@
 
 #include "mlir/Conversion/GPUToLLVMSPV/GPUToLLVMSPVPass.h"
 
+#include "../GPUCommon/GPUOpsLowering.h"
----------------
FMarno wrote:

oops, thanks

https://github.com/llvm/llvm-project/pull/101664


More information about the Mlir-commits mailing list