[PATCH] D87974: [Builtin] Add __builtin_zero_non_value_bits.

Jonathan Wakely via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Nov 20 07:02:41 PST 2020


jwakely added a comment.

As of a few hours ago, GCC has [`__builtin_clear_padding`](https://gcc.gnu.org/onlinedocs/gcc/Other-Builtins.html#index-_005f_005fbuiltin_005fclear_005fpadding)


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