diff options
author | Ulrich Weigand <ulrich.weigand@de.ibm.com> | 2020-06-30 16:29:25 +0200 |
---|---|---|
committer | Ulrich Weigand <ulrich.weigand@de.ibm.com> | 2020-06-30 16:31:59 +0200 |
commit | e9c6b63d4a16c7955bf0e7d5c1ab4adbb9d385cc (patch) | |
tree | b65746ec6463de19fc9a0f7ffa1ecab66d567065 /clang/unittests/Tooling/TransformerTest.cpp | |
parent | d285f29317d6086e9ab941730f1ee5a468196a4e (diff) | |
download | llvm-e9c6b63d4a16c7955bf0e7d5c1ab4adbb9d385cc.zip llvm-e9c6b63d4a16c7955bf0e7d5c1ab4adbb9d385cc.tar.gz llvm-e9c6b63d4a16c7955bf0e7d5c1ab4adbb9d385cc.tar.bz2 |
[SystemZ] Simplify knownbits.ll test
The knownbits.ll test case is somewhat fragile since:
- it relies on undef inputs; and
- it operates just at the limits of the MaxRecursionDepth
This means that optimization changes may easily cause the test
to spuriously fail. Rewrite the test so it still validates
the same thing, but in a less fragile manner.
Diffstat (limited to 'clang/unittests/Tooling/TransformerTest.cpp')
0 files changed, 0 insertions, 0 deletions