[PATCH] D86020: [MemCpyOptimizer] Optimize passing byref function arguments down the stack
Anatoly Trosinenko via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Aug 17 11:25:36 PDT 2020
atrosinenko updated this revision to Diff 286097.
atrosinenko added a comment.
Add a test for insufficiently aligned source.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D86020/new/
https://reviews.llvm.org/D86020
Files:
llvm/include/llvm/IR/InstrTypes.h
llvm/include/llvm/Transforms/Scalar/MemCpyOptimizer.h
llvm/lib/Transforms/Scalar/MemCpyOptimizer.cpp
llvm/test/Transforms/MemCpyOpt/byref-memcpy.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D86020.286097.patch
Type: text/x-patch
Size: 7710 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200817/429d7a91/attachment.bin>
More information about the llvm-commits
mailing list