[all-commits] [llvm/llvm-project] f6e0fc: [mlir] Fix tile-and-distribute.mlir
Stella Stamenova via All-commits
all-commits at lists.llvm.org
Wed Mar 24 13:42:58 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f6e0fc2ddd8e9286e52a9931c833a64366a1ba41
https://github.com/llvm/llvm-project/commit/f6e0fc2ddd8e9286e52a9931c833a64366a1ba41
Author: Stella Stamenova <stilis at microsoft.com>
Date: 2021-03-24 (Wed, 24 Mar 2021)
Changed paths:
M mlir/test/Dialect/Linalg/tile-and-distribute.mlir
Log Message:
-----------
[mlir] Fix tile-and-distribute.mlir
A recent filecheck change resulted in better reporting of invalid variables and this test had a couple. This is the second occurence that the first fix missed.
More information about the All-commits
mailing list