[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
Wed Nov 4 11:28:32 PST 2020


jamieschmeiser updated this revision to Diff 302922.
jamieschmeiser added a comment.

Respond to review comments: properly indicate preserved analyses,
which also means the changes are not needed for the pipeline tests.


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.302922.patch
Type: text/x-patch
Size: 15419 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201104/3a785fca/attachment.bin>


More information about the llvm-commits mailing list