[PATCH] D80319: [LICM] Allow movement of calls that at most only write to memory
Dominic Chen via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed May 20 22:33:58 PDT 2020
ddcc updated this revision to Diff 265421.
ddcc added a comment.
Check aliasing on arguments, update tests
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D80319/new/
https://reviews.llvm.org/D80319
Files:
llvm/lib/Transforms/Scalar/LICM.cpp
llvm/test/Transforms/LICM/hoist-attributes.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D80319.265421.patch
Type: text/x-patch
Size: 10318 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200521/86aec117/attachment.bin>
More information about the llvm-commits
mailing list