[llvm] Optimize circular buffers (PR #75722)

Adrian Prantl via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 19 08:48:40 PST 2023


adrian-prantl wrote:

Should we add checks for overflow then? LLVM has some addition with overflow helper functions.

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


More information about the llvm-commits mailing list