[PATCH] D126903: [clang] Add support for __builtin_memset_inline
Guillaume Chatelet via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Jun 8 06:51:33 PDT 2022
gchatelet added a comment.
Pending D127279 <https://reviews.llvm.org/D127279> before making sure that all `EmitTargetCodeForMemset` implementations are enforcing `AlwaysInline`.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D126903/new/
https://reviews.llvm.org/D126903
More information about the cfe-commits
mailing list