llvm-project/mlir/test/Bindings
Alex Zinenko 906efeec0a [mlir] don't match the text produced only in debug mode in Python tests
Some Python bindings tests were using FileCheck to match parts of the
error description produced only in the debug compilation mode. Remove
these parts (but keep the main message) to ensure tests also pass when
running them in the release compilation mode.

Reviewed By: mehdi_amini

Differential Revision: https://reviews.llvm.org/D94221
2021-01-07 19:57:28 +01:00
..
Python [mlir] don't match the text produced only in debug mode in Python tests 2021-01-07 19:57:28 +01:00
CMakeLists.txt [mlir] Make attributes mutable in Python bindings 2020-11-24 09:16:25 +01:00