[all-commits] [llvm/llvm-project] 98d8dc: [mlir][affine] implement inferType for delinearize...
Maksim Levental via All-commits
all-commits at lists.llvm.org
Thu Dec 7 14:00:06 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 98d8dce6e9e21a995f6a06fa4485fa529931be37
https://github.com/llvm/llvm-project/commit/98d8dce6e9e21a995f6a06fa4485fa529931be37
Author: Maksim Levental <maksim.levental at gmail.com>
Date: 2023-12-07 (Thu, 07 Dec 2023)
Changed paths:
M mlir/include/mlir/Dialect/Affine/IR/AffineOps.td
M mlir/lib/Dialect/Affine/IR/AffineOps.cpp
M mlir/lib/Dialect/Affine/IR/CMakeLists.txt
M mlir/test/python/dialects/affine.py
Log Message:
-----------
[mlir][affine] implement inferType for delinearize (#74644)
More information about the All-commits
mailing list