aboutsummaryrefslogtreecommitdiff
path: root/llvm/tools/llvm-objdump/llvm-objdump.cpp
diff options
context:
space:
mode:
authorIngo Müller <ingomueller@google.com>2023-08-12 17:15:00 +0000
committerIngo Müller <ingomueller@google.com>2023-08-14 13:37:57 +0000
commit030e315ee771e9da0b6cf40abc5c3e14e84c3954 (patch)
treed5a0f44f9701cd08abfbdb6e1c90a9224856d521 /llvm/tools/llvm-objdump/llvm-objdump.cpp
parent94f377d880376fa6d5653430cad2777e51759d48 (diff)
downloadllvm-030e315ee771e9da0b6cf40abc5c3e14e84c3954.zip
llvm-030e315ee771e9da0b6cf40abc5c3e14e84c3954.tar.gz
llvm-030e315ee771e9da0b6cf40abc5c3e14e84c3954.tar.bz2
[mlir][linalg][transform][python] Verify modules in mix-in tests.
The tests of the mix-in classes of the Python bindings currently passed even if the ops constructed by the mix-ins under test failed to verify. This is because the assembled IR is still printed in generic form even if it does not verify, and the `CHECK` statements are formulated in such a lenient way that they also match that generic form. This patch adds explicit verification to the decorator that is used for all test functions. Reviewed By: springerm Differential Revision: https://reviews.llvm.org/D157790
Diffstat (limited to 'llvm/tools/llvm-objdump/llvm-objdump.cpp')
0 files changed, 0 insertions, 0 deletions