[all-commits] [llvm/llvm-project] 7c4465: [mlir][shape] Extend shape.cstr_require with a mes...

Sean Silva via All-commits all-commits at lists.llvm.org
Fri Sep 18 10:22:03 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 7c44651360dd94e17011fd1cd7ec3c755e0363b4
      https://github.com/llvm/llvm-project/commit/7c44651360dd94e17011fd1cd7ec3c755e0363b4
  Author: Sean Silva <silvasean at google.com>
  Date:   2020-09-18 (Fri, 18 Sep 2020)

  Changed paths:
    M mlir/include/mlir/Dialect/Shape/IR/ShapeOps.td
    M mlir/test/Dialect/Shape/canonicalize.mlir
    M mlir/test/Dialect/Shape/ops.mlir

  Log Message:
  -----------
  [mlir][shape] Extend shape.cstr_require with a message.

I realized when using this that one can't get very good error messages
without an additional message attribute.

Differential Revision: https://reviews.llvm.org/D87875




More information about the All-commits mailing list