[PATCH] D94308: [MachineSink] SinkIntoLoop: analyse stores and aliases in between
Sjoerd Meijer via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Feb 3 05:35:23 PST 2021
SjoerdMeijer updated this revision to Diff 321071.
SjoerdMeijer added a comment.
This addresses the code review comments: removes the hasStoreBetween call which is unnecessary, and some other minor changes.
Will now to see if this has any effect on compile times.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D94308/new/
https://reviews.llvm.org/D94308
Files:
llvm/lib/CodeGen/MachineSink.cpp
llvm/test/CodeGen/AArch64/loop-sink.mir
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D94308.321071.patch
Type: text/x-patch
Size: 35278 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210203/ec1b548c/attachment.bin>
More information about the llvm-commits
mailing list