[PATCH] D61585: [SimplifyLibCalls] Simplify bcmp too.

Clement Courbet via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon May 6 00:52:35 PDT 2019


courbet created this revision.
courbet added a reviewer: gchatelet.
Herald added subscribers: llvm-commits, hiraditya.
Herald added a project: LLVM.

Fixes PR40699.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D61585

Files:
  llvm/include/llvm/Transforms/Utils/SimplifyLibCalls.h
  llvm/lib/Transforms/Utils/SimplifyLibCalls.cpp
  llvm/test/Transforms/InstCombine/bcmp-1.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D61585.198229.patch
Type: text/x-patch
Size: 6985 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190506/2f77abc8/attachment.bin>


More information about the llvm-commits mailing list