[all-commits] [llvm/llvm-project] 412109: [mlir][OpDSL] Restructure comprehension.py (NFC).
Tobias Gysi via All-commits
all-commits at lists.llvm.org
Mon Feb 14 05:00:42 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 4121090893d5444514284028e1185ccd3c3abf7a
https://github.com/llvm/llvm-project/commit/4121090893d5444514284028e1185ccd3c3abf7a
Author: gysit <gysit at google.com>
Date: 2022-02-14 (Mon, 14 Feb 2022)
Changed paths:
M mlir/python/mlir/dialects/linalg/opdsl/lang/comprehension.py
Log Message:
-----------
[mlir][OpDSL] Restructure comprehension.py (NFC).
Group and reorder the classed defined by comprehension.py and add type annotations.
Depends On D119126
Reviewed By: nicolasvasilache
Differential Revision: https://reviews.llvm.org/D119692
More information about the All-commits
mailing list