[Mlir-commits] [mlir] [mlir][python] fix up affine for (PR #74495)

Oleksandr Alex Zinenko llvmlistbot at llvm.org
Wed Dec 6 02:07:07 PST 2023


================
@@ -45,23 +46,50 @@ def __init__(
         - `lower_bound_operands` is the list of arguments to substitute the dimensions,
           then symbols in the `lower_bound` affine map, in an increasing order
----------------
ftynse wrote:

Nit: trailing period.

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


More information about the Mlir-commits mailing list