[PATCH] D107240: [LLVM][Support][NFC] Make multiple bitwise MathExtras functions constexpr
Alf via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Aug 8 17:09:13 PDT 2021
gAlfonso-bit added a comment.
@craig.topper I could use the libcpp_clz, which is constexpr, but that seems to be c++ 20 only.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D107240/new/
https://reviews.llvm.org/D107240
More information about the llvm-commits
mailing list