diff options
author | Alex Zinenko <zinenko@google.com> | 2021-01-07 11:29:17 +0100 |
---|---|---|
committer | Alex Zinenko <zinenko@google.com> | 2021-01-07 19:57:28 +0100 |
commit | 906efeec0a471be522588bd7cbb7f61459b2b437 (patch) | |
tree | a269a5d383229393fdb0a33ac6a959710865d67b /llvm/lib/Target/AMDGPU/AMDGPUMachineFunction.cpp | |
parent | 2230bf99c712a1e9cb3a9f423998aa8727b389fc (diff) | |
download | llvm-906efeec0a471be522588bd7cbb7f61459b2b437.zip llvm-906efeec0a471be522588bd7cbb7f61459b2b437.tar.gz llvm-906efeec0a471be522588bd7cbb7f61459b2b437.tar.bz2 |
[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
Diffstat (limited to 'llvm/lib/Target/AMDGPU/AMDGPUMachineFunction.cpp')
0 files changed, 0 insertions, 0 deletions