[Mlir-commits] [mlir] [mlir][python] python binding for the affine.store op (PR #68816)

Amy Wang llvmlistbot at llvm.org
Wed Oct 11 11:06:45 PDT 2023


================
@@ -0,0 +1 @@
+from ._affine_ops_gen import *
----------------
kaitingwang wrote:

Fixed and took the opportunity to add the copyright template into it as well.  Thanks!

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


More information about the Mlir-commits mailing list