[PATCH] D61144: [LoopIdiomRecognize] BCmp loop idiom recognition
Dávid Bolvanský via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Nov 2 04:01:13 PDT 2019
xbolva00 added a comment.
Since this was reverted I am wondering..
>> libstdc++'s std::equal() is specialized to directly call memcmp() for various types.
Is this legal? If yes, libcxx should do it too.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D61144/new/
https://reviews.llvm.org/D61144
More information about the llvm-commits
mailing list