[PATCH] D87974: [Builtin] Add __builtin_zero_non_value_bits.
Zoe Carver via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Nov 20 10:24:51 PST 2020
zoecarver added a comment.
In D87974#2408119 <https://reviews.llvm.org/D87974#2408119>, @jwakely wrote:
> As of a few hours ago, GCC has `__builtin_clear_padding`, see https://gcc.gnu.org/onlinedocs/gcc/Other-Builtins.html#index-_005f_005fbuiltin_005fclear_005fpadding for the docs.
Great. Then I'll update this to be named `__builtin_clear_padding`.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D87974/new/
https://reviews.llvm.org/D87974
More information about the cfe-commits
mailing list