[PATCH] D16482: Add builtins for bitreverse intrinsic
Hal Finkel via cfe-commits
cfe-commits at lists.llvm.org
Wed Feb 3 11:59:09 PST 2016
hfinkel added a comment.
In http://reviews.llvm.org/D16482#343177, @arsenm wrote:
> r259671.
>
> Should I put some documentation for these somewhere? docs/LanguageExtensions.rst seems to be the place, but it only has a random subset of the current builtins.
My impression is that we prioritize documenting the builtins that don't have GCC equivalents. Thus, documenting them there along with the other assorted Clang-specific builtins seems reasonable.
http://reviews.llvm.org/D16482
More information about the cfe-commits
mailing list