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

Victor Perez llvmlistbot at llvm.org
Fri Aug 2 05:49:11 PDT 2024


================
@@ -0,0 +1,61 @@
+//===- AttrToLLVMConverter.cpp - SPIR-V attributes conversion to LLVM -C++ ===//
----------------
victor-eds wrote:

Moved from SPIR-V to LLVM conversion. More similar approach to other dialects.

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


More information about the Mlir-commits mailing list