[PATCH] D87974: [Builtin] Add __builtin_zero_non_value_bits.
Olivier Giroux via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Nov 20 14:42:39 PST 2020
__simt__ added a comment.
I've resumed looking at the library code.
How should I check for support? Is it going to be e.g. `__has_feature(__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