[llvm] [SimplifyCFG] Use range check in simplifyBranchOnICmpChain if possible (PR #165105)

Greg Bedwell via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 4 05:14:25 PST 2025


gregbedwell wrote:

Hello,
One of our fuzz tests spotted a new assertion failure after this commit which I've raised at #166369.

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


More information about the llvm-commits mailing list