[PATCH] D74083: MemCpyOpt cannot use ABI alignment even if it was not given
Juneyoung Lee via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Feb 5 13:21:38 PST 2020
aqjune updated this revision to Diff 242735.
aqjune added a comment.
- Move find*Alignment up to the code & use it
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D74083/new/
https://reviews.llvm.org/D74083
Files:
llvm/lib/Transforms/Scalar/MemCpyOptimizer.cpp
llvm/test/Transforms/MemCpyOpt/form-memset.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D74083.242735.patch
Type: text/x-patch
Size: 4563 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200205/812d0333/attachment.bin>
More information about the llvm-commits
mailing list