[all-commits] [llvm/llvm-project] 4a8c70: [mlir][Linalg] Reintroduced missing verification c...

Nicolas Vasilache via All-commits all-commits at lists.llvm.org
Tue Oct 6 01:13:18 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 4a8c70c3194aeeb286b4bea1666168f710cbe04f
      https://github.com/llvm/llvm-project/commit/4a8c70c3194aeeb286b4bea1666168f710cbe04f
  Author: Nicolas Vasilache <nicolas.vasilache at gmail.com>
  Date:   2020-10-06 (Tue, 06 Oct 2020)

  Changed paths:
    M mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp
    M mlir/test/Dialect/Linalg/roundtrip.mlir

  Log Message:
  -----------
  [mlir][Linalg] Reintroduced missing verification check

A verification check on the number of indexing maps seems to have dropped inadvertently. Also update the relevant roundtrip tests.




More information about the All-commits mailing list