[all-commits] [llvm/llvm-project] acaff7: [mlir][python] move transform extras (#76102)
Maksim Levental via All-commits
all-commits at lists.llvm.org
Wed Dec 20 15:29:25 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: acaff70841f59a1aec2a3c417e9f3a0f14eb47ad
https://github.com/llvm/llvm-project/commit/acaff70841f59a1aec2a3c417e9f3a0f14eb47ad
Author: Maksim Levental <maksim.levental at gmail.com>
Date: 2023-12-20 (Wed, 20 Dec 2023)
Changed paths:
M mlir/python/CMakeLists.txt
M mlir/python/mlir/dialects/transform/__init__.py
A mlir/python/mlir/dialects/transform/extras/__init__.py
R mlir/python/mlir/extras/dialects/transform/__init__.py
M mlir/test/python/dialects/transform_extras.py
Log Message:
-----------
[mlir][python] move transform extras (#76102)
More information about the All-commits
mailing list