This enables us to use the __builtin_bitreverse 8/16/32/64 intrinsics inside constexpr code.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
Can you also add documentation to LanguageExtensions.rst? Thanks!
clang/docs/ReleaseNotes.rst | ||
---|---|---|
61 | There's no such thing as a "constexpr expression". The right term is "constant expressions". |
There's no such thing as a "constexpr expression". The right term is "constant expressions".