Set option default for enabling memory ssa for new pass manager loop sink pass to...
authorJamie Schmeiser <schmeise@ca.ibm.com>
Fri, 15 Jan 2021 14:51:34 +0000 (09:51 -0500)
committerJamie Schmeiser <schmeise@ca.ibm.com>
Fri, 15 Jan 2021 14:56:44 +0000 (09:56 -0500)
commit17d0fb7f574ebc8a6449382983d91715b6977c32
tree5ca18adf8886a7327e0fa864a621b1d4e92c18ea
parent5183a13d37825f93d92c23c257dbb1c994098bdc
Set option default for enabling memory ssa for new pass manager loop sink pass to true.
Summary:
Set the default for the option enabling memory ssa use in the loop sink
pass to true for the new pass manager.
Author: Jamie Schmeiser <schmeise@ca.ibm.com>
Reviewed By: asbirlea (Alina Sbirlea)
Differential Revision: https://reviews.llvm.org/D92486
llvm/lib/Transforms/Scalar/LoopSink.cpp