[PATCH] D114425: [clang] Add __builtin_bswap128
Dávid Bolvanský via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Feb 25 04:04:01 PST 2022
xbolva00 added inline comments.
================
Comment at: clang/docs/ReleaseNotes.rst:64
+- Maximum _ExtInt size was decreased from 16,777,215 bits to 8,388,608 bits.
+ Motivation for this was discussed in PR51829.
+- Configuration file syntax extended with ``<CFGDIR>`` token. This expands to
----------------
?
Wrong rebase?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D114425/new/
https://reviews.llvm.org/D114425
More information about the cfe-commits
mailing list