[PATCH] D95278: [InstCombine] remove incompatible attribute when simplifying some lib calls

Zequan Wu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 22 17:28:05 PST 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG867bdfeff178: [InstCombine] remove incompatible attribute when simplifying some lib calls (authored by zequanwu).

Changed prior to commit:
  https://reviews.llvm.org/D95278?vs=318698&id=318703#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D95278

Files:
  llvm/lib/Transforms/Utils/SimplifyLibCalls.cpp
  llvm/test/Transforms/InstCombine/memcpy-1.ll
  llvm/test/Transforms/InstCombine/memcpy_chk-1.ll
  llvm/test/Transforms/InstCombine/memmove-1.ll
  llvm/test/Transforms/InstCombine/memmove_chk-1.ll
  llvm/test/Transforms/InstCombine/memset-1.ll
  llvm/test/Transforms/InstCombine/memset_chk-1.ll
  llvm/test/Transforms/InstCombine/stpcpy-1.ll
  llvm/test/Transforms/InstCombine/strcpy-1.ll
  llvm/test/Transforms/InstCombine/strncpy-1.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D95278.318703.patch
Type: text/x-patch
Size: 11551 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210123/3f66be7e/attachment.bin>


More information about the llvm-commits mailing list