[all-commits] [llvm/llvm-project] 28b672: [mlir] Move memref-tests from standard to memref f...
dfki-thsc via All-commits
all-commits at lists.llvm.org
Thu Apr 22 03:03:01 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 28b6726c4df399ea597a021f63dc1bc00814b316
https://github.com/llvm/llvm-project/commit/28b6726c4df399ea597a021f63dc1bc00814b316
Author: Thomas Schmeyer <Thomas.Schmeyer at dfki.de>
Date: 2021-04-22 (Thu, 22 Apr 2021)
Changed paths:
A mlir/test/Dialect/MemRef/canonicalize.mlir
A mlir/test/Dialect/MemRef/invalid.mlir
A mlir/test/Dialect/MemRef/ops.mlir
M mlir/test/Dialect/Standard/canonicalize-cf.mlir
M mlir/test/Dialect/Standard/canonicalize.mlir
M mlir/test/Dialect/Standard/invalid.mlir
M mlir/test/Dialect/Standard/ops.mlir
Log Message:
-----------
[mlir] Move memref-tests from standard to memref folder.
Split memref-test from standard test and move them to the folder MemRef.
Differential Revision: https://reviews.llvm.org/D100950
More information about the All-commits
mailing list