[all-commits] [llvm/llvm-project] c94cfe: [MLIR] fix parse bound error message

Uday Bondhugula via All-commits all-commits at lists.llvm.org
Sun Mar 15 19:57:40 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: c94cfe6ea7f4c2115f817c5836b1481060907e0d
      https://github.com/llvm/llvm-project/commit/c94cfe6ea7f4c2115f817c5836b1481060907e0d
  Author: Uday Bondhugula <uday at polymagelabs.com>
  Date:   2020-03-16 (Mon, 16 Mar 2020)

  Changed paths:
    M mlir/lib/Dialect/AffineOps/AffineOps.cpp
    M mlir/test/IR/invalid.mlir

  Log Message:
  -----------
  [MLIR] fix parse bound error message

- fix parse error message for affine for op's bounds

Signed-off-by: Uday Bondhugula <uday at polymagelabs.com>

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




More information about the All-commits mailing list