[compiler-rt] [profile] Fix bounds checks in profile merging (PR #118782)
NAKAMURA Takumi via llvm-commits
llvm-commits at lists.llvm.org
Thu Dec 5 05:07:50 PST 2024
https://github.com/chapuni approved this pull request.
Looks good. Please wait for another opinion.
For bound-free arithmetic, shall we cast to uintptr_t, ultimately?
https://github.com/llvm/llvm-project/pull/118782
More information about the llvm-commits
mailing list