Yitzhak Mandelbaum 342dca7528
[clang][dataflow] Check for backedges directly (instead of loop statements). (#68923)
Widen on backedge nodes, instead of nodes with a loop statement as
terminator.
This fixes #67834 and a precision loss from assignment in a loop
condition. The
commit contains tests for both of these issues.
2023-10-16 14:07:16 -04:00
..
2023-08-08 13:28:15 -07:00
2023-09-19 11:56:44 +02:00
2021-10-24 09:32:57 -07:00