[LoopInstSimplify] Move MemorySSA verification under flag.
The verification inside loop passes should be done under the VerifyMemorySSA flag (enabled by EXPESIVE_CHECKS or explicitly with opt), in order to not add to compile time during regular builds.
parent
e5b603a4
Please register or sign in to comment