[all-commits] [llvm/llvm-project] 1c189d: [mlir] Add number of operands verification for sha...

Mauricio Sifontes via All-commits all-commits at lists.llvm.org
Tue Jun 9 10:02:39 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 1c189d71dbb9ea0f8dd2f396c051c4c89e0ad2df
      https://github.com/llvm/llvm-project/commit/1c189d71dbb9ea0f8dd2f396c051c4c89e0ad2df
  Author: msifontes <sifontes at google.com>
  Date:   2020-06-09 (Tue, 09 Jun 2020)

  Changed paths:
    M mlir/include/mlir/Dialect/Shape/IR/ShapeOps.td
    M mlir/lib/Dialect/Shape/IR/Shape.cpp
    M mlir/test/Dialect/Shape/invalid.mlir

  Log Message:
  -----------
  [mlir] Add number of operands verification for shape.assuming_all operation

Implemented a verification to ensure that the shape.assuming_all
operation always has at least one operand.




More information about the All-commits mailing list