[PATCH] D123665: [SimplifyLibCalls] Don't mark memchr() memory as fully dereferenceable
Nikita Popov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Apr 13 07:46:33 PDT 2022
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG8c74169990c0: [SimplifyLibCalls] Don't mark memchr() memory as fully dereferenceable (authored by nikic).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D123665/new/
https://reviews.llvm.org/D123665
Files:
llvm/lib/Transforms/Utils/SimplifyLibCalls.cpp
llvm/test/Transforms/InstCombine/mem-deref-bytes.ll
llvm/test/Transforms/InstCombine/memchr.ll
llvm/test/Transforms/InstCombine/strchr-1.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D123665.422518.patch
Type: text/x-patch
Size: 6557 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220413/c0475bb2/attachment.bin>
More information about the llvm-commits
mailing list