[PATCH] D151644: [InstCombine] Propegating `nocapture` flag to callsites
Noah Goldstein via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed May 31 14:26:12 PDT 2023
goldstein.w.n updated this revision to Diff 527202.
goldstein.w.n edited the summary of this revision.
goldstein.w.n added a comment.
Bail on any alloc, leaked malloc, or load based on the return value
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D151644/new/
https://reviews.llvm.org/D151644
Files:
llvm/lib/Transforms/InstCombine/InstCombineCalls.cpp
llvm/test/Transforms/InstCombine/nocapture-attribute.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D151644.527202.patch
Type: text/x-patch
Size: 13544 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230531/b31eaab6/attachment.bin>
More information about the llvm-commits
mailing list