[PATCH] D123665: [SimplifyLibCalls] Don't mark memchr() memory as fully dereferenceable
Dávid Bolvanský via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Apr 13 03:41:11 PDT 2022
xbolva00 accepted this revision.
xbolva00 added a comment.
This revision is now accepted and ready to land.
>> The implementation shall behave as if it reads the characters sequentially and stops as soon as a matching character is found.
Then LG
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D123665/new/
https://reviews.llvm.org/D123665
More information about the llvm-commits
mailing list