[PATCH] D147704: [Inliner] Preserve nonnull from callsites during inlining
Dávid Bolvanský via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Apr 6 06:09:22 PDT 2023
xbolva00 updated this revision to Diff 511390.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D147704/new/
https://reviews.llvm.org/D147704
Files:
llvm/include/llvm/IR/IRBuilder.h
llvm/lib/IR/IRBuilder.cpp
llvm/lib/Transforms/Utils/InlineFunction.cpp
llvm/test/Transforms/Inline/assumptions-from-callsite-attrs.ll
llvm/test/Transforms/Inline/nonnull.ll
llvm/test/Transforms/PhaseOrdering/dae-dce.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D147704.511390.patch
Type: text/x-patch
Size: 5145 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230406/94166cf4/attachment.bin>
More information about the llvm-commits
mailing list