[PATCH] D90249: Add options to enable memoryssa for loopsink, expand loopsink testing and fix exposed bug in LICM
Jamie Schmeiser via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Nov 19 07:50:44 PST 2020
jamieschmeiser updated this revision to Diff 306413.
jamieschmeiser edited the summary of this revision.
jamieschmeiser added a comment.
@nikic I have moved the test for profile data before the calculation of the alias sets.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D90249/new/
https://reviews.llvm.org/D90249
Files:
llvm/lib/Transforms/Scalar/LICM.cpp
llvm/lib/Transforms/Scalar/LoopSink.cpp
llvm/test/Transforms/LICM/loopsink-pr38462.ll
llvm/test/Transforms/LICM/loopsink-pr39570.ll
llvm/test/Transforms/LICM/loopsink-pr39695.ll
llvm/test/Transforms/LICM/loopsink.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D90249.306413.patch
Type: text/x-patch
Size: 16168 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201119/489d84a1/attachment.bin>
More information about the llvm-commits
mailing list