[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
Mon Jan 25 04:30:08 PST 2021


arichardson updated this revision to Diff 318958.
arichardson marked an inline comment as done.
arichardson added a comment.

Drop resolved TODO comments


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.318958.patch
Type: text/x-patch
Size: 6955 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210125/7041c9e5/attachment.bin>


More information about the llvm-commits mailing list