[libcxx-commits] [PATCH] D114074: [libc++] Implement P1272R4 (std::byteswap)
Roman Lebedev via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Wed Nov 17 02:36:12 PST 2021
lebedev.ri requested changes to this revision.
lebedev.ri added a comment.
This revision now requires changes to proceed.
byte!=bit, you want `__builtin_bswap*()`
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D114074/new/
https://reviews.llvm.org/D114074
More information about the libcxx-commits
mailing list