[PATCH] D107240: [LLVM][Support][NFC] Make multiple bitwise MathExtras functions constexpr
Craig Topper via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Aug 7 09:42:54 PDT 2021
craig.topper added a comment.
Is it possible to add unittests showing the count functions being used in constexpr contexts to prove that this will work with MSVC?
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D107240/new/
https://reviews.llvm.org/D107240
More information about the llvm-commits
mailing list