[all-commits] [llvm/llvm-project] 8ac014: [mlir][llvm] Keep unhandled constant test.

Tobias Gysi via All-commits all-commits at lists.llvm.org
Thu Mar 30 23:17:10 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 8ac014ae0570baeb6ffb870d2c7a26967cb86530
      https://github.com/llvm/llvm-project/commit/8ac014ae0570baeb6ffb870d2c7a26967cb86530
  Author: Tobias Gysi <tobias.gysi at nextsilicon.com>
  Date:   2023-03-31 (Fri, 31 Mar 2023)

  Changed paths:
    M mlir/lib/Target/LLVMIR/ModuleImport.cpp
    M mlir/test/Target/LLVMIR/Import/import-failure.ll

  Log Message:
  -----------
  [mlir][llvm] Keep unhandled constant test.

Add the more precise error message introduced in
https://reviews.llvm.org/D142337 to the standard
error produced for unhandled constants. This way
we keep testing both error cases.

Reviewed By: Dinistro

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




More information about the All-commits mailing list