[PATCH] D130867: [clang] adds builtin `std::invoke` and `std::invoke_r`
Konstantin Varlamov via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Sep 2 17:27:30 PDT 2022
var-const added a comment.
Out of curiosity, would it be possible to do a benchmark to see how adding `_LIBCPP_NODEBUG` to `std::invoke` would compare to using builtins?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D130867/new/
https://reviews.llvm.org/D130867
More information about the cfe-commits
mailing list