[clang] Add __builtin_bitreverseg (PR #179126)

Simon Pilgrim via cfe-commits cfe-commits at lists.llvm.org
Mon Feb 2 06:28:37 PST 2026


================
@@ -119,6 +119,10 @@ Non-comprehensive list of changes in this release
   Usable in constant expressions. Implicit conversion is supported for
   class/struct types with conversion operators.
 
+- A new generaic bit-reverse builtin function ``__builtin_reverseg`` that
----------------
RKSimon wrote:

```suggestion
- A new generic bit-reverse builtin function ``__builtin_reverseg`` that
```

https://github.com/llvm/llvm-project/pull/179126


More information about the cfe-commits mailing list