[ConstraintElim] Update getLastConstraint to return to last row. (NFC)
authorFlorian Hahn <flo@fhahn.com>
Fri, 10 Feb 2023 17:12:21 +0000 (17:12 +0000)
committerFlorian Hahn <flo@fhahn.com>
Fri, 10 Feb 2023 17:12:21 +0000 (17:12 +0000)
commit9497680067cc5a2e7d4e0bf657b23d57c06e5e97
treeaa2f82dd7cecf2de2a4686687881c39a9af03399
parentff8742df9e65c60de2fce0b19c0f52fd663626a1
[ConstraintElim] Update getLastConstraint to return to last row. (NFC)

The current code incorrectly returned the first instead of the last row.
This fixes the debug output.
llvm/include/llvm/Analysis/ConstraintSystem.h
llvm/test/Transforms/ConstraintElimination/debug.ll