[PATCH] D95142: [SLC] Simplify strcpy and friends with non-zero address spaces

Alexander Richardson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 17 02:45:12 PST 2021


arichardson updated this revision to Diff 324252.
arichardson marked 7 inline comments as done.
arichardson added a comment.

rebase. Is this okay to land now?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D95142

Files:
  llvm/lib/Analysis/TargetLibraryInfo.cpp
  llvm/test/Transforms/InstCombine/strcpy-nonzero-as.ll
  llvm/test/Transforms/InstCombine/strncpy_chk-2.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D95142.324252.patch
Type: text/x-patch
Size: 6934 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210217/94c8b3f0/attachment.bin>


More information about the llvm-commits mailing list