[all-commits] [llvm/llvm-project] bd3f73: Fix MLIR parser to actually error out when hitting...

Mehdi Amini via All-commits all-commits at lists.llvm.org
Wed Sep 27 01:15:03 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: bd3f7376f1586aad43edfbc21f53cd6143237556
      https://github.com/llvm/llvm-project/commit/bd3f7376f1586aad43edfbc21f53cd6143237556
  Author: Mehdi Amini <joker.eph at gmail.com>
  Date:   2023-09-27 (Wed, 27 Sep 2023)

  Changed paths:
    M mlir/lib/AsmParser/TypeParser.cpp
    A mlir/test/IR/fail-invalid-tensor-encoding.mlir

  Log Message:
  -----------
  Fix MLIR parser to actually error out when hitting a parse error on TensorType encoding field

Fixes #67525




More information about the All-commits mailing list