[PATCH] D50233: [InstCombine] Transform str(n)cmp to memcmp

Dávid Bolvanský via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 4 12:10:45 PDT 2018


xbolva00 added a comment.

In https://reviews.llvm.org/D50233#1223654, @eugenis wrote:

> GCC does not have MemorySanitizer.


Ah, I was trying it with address sanitizer, sorry.


Repository:
  rL LLVM

https://reviews.llvm.org/D50233





More information about the llvm-commits mailing list