[Mlir-commits] [mlir] [mlir][py] Add NVGPU's `TensorMapDescriptorType` in py bindings (PR #88855)

Oleksandr Alex Zinenko llvmlistbot at llvm.org
Tue Apr 16 01:52:11 PDT 2024


================
@@ -4,3 +4,4 @@
 
 from ._nvgpu_ops_gen import *
 from ._nvgpu_enum_gen import *
+from .._mlir_libs._mlirDialectsNvgpu import *
----------------
ftynse wrote:

Nit: trailing `\n` plz.

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


More information about the Mlir-commits mailing list