[Mlir-commits] [mlir] [MLIR][transform][python] add sugared python abstractions for transform dialect (PR #75073)
Oleksandr Alex Zinenko
llvmlistbot at llvm.org
Mon Dec 11 09:21:53 PST 2023
Martin =?utf-8?q?Lu=CC=88cke?= <martin.luecke at ed.ac.uk>,
Martin =?utf-8?q?Lu=CC=88cke?= <martin.luecke at ed.ac.uk>,
Martin =?utf-8?q?Lu=CC=88cke?= <martin.luecke at ed.ac.uk>
Message-ID:
In-Reply-To: <llvm.org/llvm/llvm-project/pull/75073 at github.com>
================
@@ -0,0 +1,126 @@
+from __future__ import annotations
----------------
ftynse wrote:
License header please.
https://github.com/llvm/llvm-project/pull/75073
More information about the Mlir-commits
mailing list