[PATCH] D127766: [InstCombine] Fold memcmp of constant arrays and variable size

Martin Sebor via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 17 09:37:25 PDT 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG5fb67e32f8fd: [InstCombine] Fold memcmp of constant arrays and variable size (authored by msebor).

Changed prior to commit:
  https://reviews.llvm.org/D127766?vs=437390&id=437945#toc

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D127766/new/

https://reviews.llvm.org/D127766

Files:
  llvm/lib/Transforms/Utils/SimplifyLibCalls.cpp
  llvm/test/Transforms/InstCombine/memcmp-5.ll
  llvm/test/Transforms/InstCombine/memcmp-6.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D127766.437945.patch
Type: text/x-patch
Size: 18487 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220617/b8437723/attachment.bin>


More information about the llvm-commits mailing list