[all-commits] [llvm/llvm-project] c8eed8: [mlir][linalg] Assert tile loop nest invariants in...
Tobias Gysi via All-commits
all-commits at lists.llvm.org
Tue Sep 21 07:22:22 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c8eed8f9a7e019382ab236c90ac1ee0f5d81c54f
https://github.com/llvm/llvm-project/commit/c8eed8f9a7e019382ab236c90ac1ee0f5d81c54f
Author: Tobias Gysi <gysit at google.com>
Date: 2021-09-21 (Tue, 21 Sep 2021)
Changed paths:
M mlir/lib/Dialect/Linalg/Transforms/FusionOnTensors.cpp
Log Message:
-----------
[mlir][linalg] Assert tile loop nest invariants in fusion.
Assert the tile loop nest invariants are satisfied instead of failing silently.
Reviewed By: nicolasvasilache
Differential Revision: https://reviews.llvm.org/D110137
More information about the All-commits
mailing list