[llvm] ValueTracking: strip stray break in recur-match (PR #109794)

Ramkumar Ramachandra via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 25 05:52:29 PDT 2024


artagnon wrote:

I had more time to think about this, and check reduced cases in Alive2. The diff seems to be correct in all cases, and I think the break was unintended. Marking as ready for review.

https://github.com/llvm/llvm-project/pull/109794


More information about the llvm-commits mailing list