[PATCH] D130666: [InstCombine] Add support for strlcpy folding

Martin Sebor via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 16 15:44:38 PDT 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG345514e991ae: [InstCombine] Add support for strlcpy folding (authored by msebor).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D130666

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D130666.453145.patch
Type: text/x-patch
Size: 24268 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220816/d289e499/attachment.bin>


More information about the llvm-commits mailing list