topperc wrote: > Judging from the output this could *probably* because something changed the > isel from `blt` -> `bltu` between 22.x and main. Will do a bisect later.
I recall there was another patch to change the signedness of the compare. https://github.com/llvm/llvm-project/pull/202821 _______________________________________________ llvm-branch-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
