[PATCH] D47214: [InstCombine] Replace bcmp/bcopy with memcmp/memmove
Dávid Bolvanský via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue May 22 14:34:07 PDT 2018
xbolva00 added a comment.
Well, this patch was not so time expensive for me, it is simple. But ok, I understand your concerns related to maintainability.
Repository:
rL LLVM
https://reviews.llvm.org/D47214
More information about the llvm-commits
mailing list