[all-commits] [llvm/llvm-project] 4c654b: [MLIR][Python] Add missing peel_front argument to ...
Rolf Morel via All-commits
all-commits at lists.llvm.org
Mon Feb 12 09:35:54 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 4c654b7b91aff61728619fc3cc955fa5169d17c6
https://github.com/llvm/llvm-project/commit/4c654b7b91aff61728619fc3cc955fa5169d17c6
Author: Rolf Morel <rolfmorel at gmail.com>
Date: 2024-02-12 (Mon, 12 Feb 2024)
Changed paths:
M mlir/python/mlir/dialects/transform/loop.py
M mlir/test/python/dialects/transform_loop_ext.py
Log Message:
-----------
[MLIR][Python] Add missing peel_front argument to LoopPeelOp's extension class (#81424)
More information about the All-commits
mailing list