[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:18:27 PST 2021


arichardson updated this revision to Diff 318955.
arichardson added a comment.

"fix" failing strncpy_chk-2.ll


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.318955.patch
Type: text/x-patch
Size: 6319 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210125/f0ded957/attachment-0001.bin>


More information about the llvm-commits mailing list