llvm-project
8baa5bf4 - [DFAJumpThreading] Try harder to avoid cycles in paths. (#169151)

Commit
163 days ago
[DFAJumpThreading] Try harder to avoid cycles in paths. (#169151) If a threading path has cycles within it then the transformation is not correct. This patch fixes a couple of cases that create such cycles. Fixes https://github.com/llvm/llvm-project/issues/166868
Author
Parents
Loading