[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
Fri Nov 20 07:27:33 PST 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG7f6360cdc68e: Reland: Expand existing loopsink testing to also test loopsinking using new… (authored by jamieschmeiser).

Repository:
  rG LLVM Github Monorepo

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.306689.patch
Type: text/x-patch
Size: 16168 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201120/9fb31904/attachment.bin>


More information about the llvm-commits mailing list