diff options
author | Florian Hahn <flo@fhahn.com> | 2023-01-03 13:25:00 +0000 |
---|---|---|
committer | Florian Hahn <flo@fhahn.com> | 2023-01-03 13:25:00 +0000 |
commit | 9e6d2c82d6aa40c5cd81443603e2d1ddbdccb65e (patch) | |
tree | 302059435dd69866a2d17df6e4d0ca897a7a0212 /lldb/unittests/ScriptInterpreter/Python/PythonDataObjectsTests.cpp | |
parent | 25450788a44795bde1420f1228aa9670c3189018 (diff) | |
download | llvm-9e6d2c82d6aa40c5cd81443603e2d1ddbdccb65e.zip llvm-9e6d2c82d6aa40c5cd81443603e2d1ddbdccb65e.tar.gz llvm-9e6d2c82d6aa40c5cd81443603e2d1ddbdccb65e.tar.bz2 |
[ConstraintElim] Move after first instcombine run.
Running ConstraintEliminiation after the first InstCombine run results
in slightly more simplifications on average.
There are is a tiny number of regressions, mostly due to CVP eliminating
a condition that ConstraintElimination would use, but in most cases
there's a slight improvement or no change.
Reviewed By: nikic
Differential Revision: https://reviews.llvm.org/D140853
Diffstat (limited to 'lldb/unittests/ScriptInterpreter/Python/PythonDataObjectsTests.cpp')
0 files changed, 0 insertions, 0 deletions