[PATCH] D151943: [InstCombine] Propagate some func/arg/ret attributes from caller to callsite
Noah Goldstein via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jun 1 22:01:37 PDT 2023
goldstein.w.n updated this revision to Diff 527732.
goldstein.w.n added a comment.
Fix
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D151943/new/
https://reviews.llvm.org/D151943
Files:
llvm/lib/Transforms/InstCombine/InstCombineCalls.cpp
llvm/test/Other/cgscc-devirt-iteration.ll
llvm/test/Transforms/InstCombine/freeze-integer-intrinsics.ll
llvm/test/Transforms/InstCombine/mem-deref-bytes-addrspaces.ll
llvm/test/Transforms/InstCombine/mem-deref-bytes.ll
llvm/test/Transforms/InstCombine/memcpy-from-global.ll
llvm/test/Transforms/InstCombine/strcmp-memcmp.ll
llvm/test/Transforms/PhaseOrdering/X86/loop-idiom-vs-indvars.ll
llvm/test/Transforms/PhaseOrdering/memset-tail.ll
llvm/test/Transforms/PhaseOrdering/vector-select.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D151943.527732.patch
Type: text/x-patch
Size: 31894 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230602/f800d998/attachment.bin>
More information about the llvm-commits
mailing list