[all-commits] [llvm/llvm-project] 2859a9: Revert "[mlir][python] NFC - Lint fix"
Nicolas Vasilache via All-commits
all-commits at lists.llvm.org
Wed Nov 8 01:34:50 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 2859a9cdfa633a38bbed75885b10203f6b9166fb
https://github.com/llvm/llvm-project/commit/2859a9cdfa633a38bbed75885b10203f6b9166fb
Author: Nicolas Vasilache <nicolas.vasilache at gmail.com>
Date: 2023-11-08 (Wed, 08 Nov 2023)
Changed paths:
M mlir/test/python/dialects/transform.py
Log Message:
-----------
Revert "[mlir][python] NFC - Lint fix"
This reverts commit 8c014e5949fdbecc31a82138361f8cdf886768a9.
Commit: cb3880515fe9065ae3378f3d145a17bf75fa6740
https://github.com/llvm/llvm-project/commit/cb3880515fe9065ae3378f3d145a17bf75fa6740
Author: Nicolas Vasilache <nicolas.vasilache at gmail.com>
Date: 2023-11-08 (Wed, 08 Nov 2023)
Changed paths:
M mlir/python/mlir/dialects/transform/__init__.py
M mlir/test/python/dialects/transform.py
Log Message:
-----------
Revert "[mlir][python]Add sugared buider for transform.named_sequence (#71597)"
This reverts commit 4f51b2bfe3ec11b597272be6caa00efb575bc59f.
Commit: af3d85694427257ee27a71007af72ea11d54a93a
https://github.com/llvm/llvm-project/commit/af3d85694427257ee27a71007af72ea11d54a93a
Author: Nicolas Vasilache <nicolasvasilache at users.noreply.github.com>
Date: 2023-11-08 (Wed, 08 Nov 2023)
Changed paths:
M mlir/python/mlir/dialects/transform/__init__.py
M mlir/test/python/dialects/transform.py
Log Message:
-----------
[mlir][python] Reland - Add sugared builder for transform.named_sequence
Address issues with #71597 post-revert and and reland
Compare: https://github.com/llvm/llvm-project/compare/96e978641447...af3d85694427
More information about the All-commits
mailing list