[llvm] [DA] getBackedgeTakenCount in isKnownLessThan can return CouldNotCompute (PR #162495)

Sjoerd Meijer via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 10 04:57:23 PDT 2025


sjoerdmeijer wrote:

The test case is minimal to trigger the segfault, but I've removed DL and the triple, and renamed a few variables.
Instead of return false, I do now check the base case. 

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


More information about the llvm-commits mailing list