[llvm] [LowerSwitch] Use unsigned integer for range comparasion (PR #93237)

via llvm-commits llvm-commits at lists.llvm.org
Fri May 24 00:05:17 PDT 2024


https://github.com/mikaelholmen commented:

Makes sense to me but I don't know this code so it would be good if someone who does looks at it.
I've verified that this fixes the problem I saw.
Thanks!

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


More information about the llvm-commits mailing list