[PATCH] D126903: [clang] Add support for __builtin_memset_inline
Alexandre Ganea via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Oct 26 04:59:18 PDT 2022
aganea added a comment.
In D126903#3885114 <https://reviews.llvm.org/D126903#3885114>, @gchatelet wrote:
> It should be fixed now @aganea . Can you check?
Works now, thanks again for the quick response. Should D136752 <https://reviews.llvm.org/D136752> be cherry-picked into the 15.0 branch?
In D126903#3884748 <https://reviews.llvm.org/D126903#3884748>, @thieta wrote:
> We have been building a two stage clang and our internal projects with this version of rpmalloc and clang 15.x a while now and I haven't see the issue you see @aganea. I don't think this patch is the problem as @efriedma suggested, could be in rpmalloc but since I have used this successfully already I am not sure about that either.
Is your internal build using the rpmalloc develop branch?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D126903/new/
https://reviews.llvm.org/D126903
More information about the llvm-commits
mailing list