[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 18 11:09:48 PST 2020
This revision was automatically updated to reflect the committed changes.
Closed by commit rGd4ba28bddc89: Expand existing loopsink testing to also test loopsinking using new pass… (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.306161.patch
Type: text/x-patch
Size: 15419 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201118/ba2beb79/attachment.bin>
More information about the llvm-commits
mailing list