[llvm] [Reassociate] Use uint64_t for repeat count (PR #94232)

Eli Friedman via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 3 09:39:54 PDT 2024


efriedma-quic wrote:

I don't see any overflow checks here... is there some reason you can't overflow a uint64_t?

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


More information about the llvm-commits mailing list