[Mlir-commits] [mlir] [mlir][python] allow upstream dialect registration (PR #74252)
Maksim Levental
llvmlistbot at llvm.org
Sun Dec 3 13:41:05 PST 2023
================
@@ -10,5 +10,5 @@
#include "mlir/CAPI/Registration.h"
#include "mlir/Dialect/AMDGPU/IR/AMDGPUDialect.h"
-MLIR_DEFINE_CAPI_DIALECT_REGISTRATION(AMDGPU, ml_program,
----------------
makslevental wrote:
lol https://github.com/llvm/llvm-project/pull/74255
https://github.com/llvm/llvm-project/pull/74252
More information about the Mlir-commits
mailing list