[all-commits] [llvm/llvm-project] 7c98cd: [mlir] Expose `AffineExpr.shift_dims/shift_symbols...
Ivan Butygin via All-commits
all-commits at lists.llvm.org
Sun Mar 16 09:58:17 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 7c98cddc5add28834330a7a8fc3c9468b7d6fca3
https://github.com/llvm/llvm-project/commit/7c98cddc5add28834330a7a8fc3c9468b7d6fca3
Author: Ivan Butygin <ivan.butygin at gmail.com>
Date: 2025-03-16 (Sun, 16 Mar 2025)
Changed paths:
M mlir/include/mlir-c/AffineExpr.h
M mlir/lib/Bindings/Python/IRAffine.cpp
M mlir/lib/CAPI/IR/AffineExpr.cpp
M mlir/test/python/ir/affine_expr.py
Log Message:
-----------
[mlir] Expose `AffineExpr.shift_dims/shift_symbols` through C and Python bindings (#131521)
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list