[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 Mar 10 03:18:38 PST 2021


This revision was automatically updated to reflect the committed changes.
Closed by commit rGb26d6758f056: [SLC] Simplify strcpy and friends with non-zero address spaces (authored by arichardson).

Changed prior to commit:
  https://reviews.llvm.org/D95142?vs=324252&id=329593#toc

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.329593.patch
Type: text/x-patch
Size: 6982 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210310/aec14780/attachment.bin>


More information about the llvm-commits mailing list