[all-commits] [llvm/llvm-project] 543589: [mlir][python] python binding wrapper for the affi...
Amy Wang via All-commits
all-commits at lists.llvm.org
Mon Dec 4 23:34:09 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 543589af492b43d1fe21aaf499bd4d168e64abf1
https://github.com/llvm/llvm-project/commit/543589af492b43d1fe21aaf499bd4d168e64abf1
Author: Amy Wang <kai.ting.wang at huawei.com>
Date: 2023-12-05 (Tue, 05 Dec 2023)
Changed paths:
M mlir/python/mlir/dialects/affine.py
M mlir/test/python/dialects/affine.py
Log Message:
-----------
[mlir][python] python binding wrapper for the affine.AffineForOp (#74408)
This PR creates the wrapper class AffineForOp and adds a testcase for
it. A testcase for the AffineLoadOp is also added.
More information about the All-commits
mailing list