[all-commits] [llvm/llvm-project] fb33b4: [MLIR][Linalg] Remove `TiledLoops` from tiling opt...
lorenzo chelini via All-commits
all-commits at lists.llvm.org
Mon Aug 8 09:25:12 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: fb33b406df909c90891bf2c50da3d38f82d7d2cd
https://github.com/llvm/llvm-project/commit/fb33b406df909c90891bf2c50da3d38f82d7d2cd
Author: lorenzo chelini <l.chelini at icloud.com>
Date: 2022-08-08 (Mon, 08 Aug 2022)
Changed paths:
M mlir/include/mlir/Dialect/Linalg/Utils/Utils.h
Log Message:
-----------
[MLIR][Linalg] Remove `TiledLoops` from tiling options
TiledLoopOp has been removed in: https://github.com/llvm/llvm-project/commit/1a829d2d06958abf09bb6aff81120959206887f6
Reviewed By: ftynse
Differential Revision: https://reviews.llvm.org/D131383
More information about the All-commits
mailing list