[PATCH] D33987: [MergeICmps][WIP] Initial MergeICmps prototype
Clement Courbet via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon May 21 23:18:26 PDT 2018
courbet added a comment.
In https://reviews.llvm.org/D33987#1105400, @rsmith wrote:
> This change causes the compiler to crash under `-fno-builtin` mode, presumably because it's not checking that there is a `memcmp` builtin library function available for use.
I created PR37548, thanks for reporting.
Repository:
rL LLVM
https://reviews.llvm.org/D33987
More information about the llvm-commits
mailing list