Follow-up for r324429: "[LCSSAVerification] Run verification only when asserts are...
authorMichael Zolotukhin <mzolotukhin@apple.com>
Wed, 7 Feb 2018 04:24:44 +0000 (04:24 +0000)
committerMichael Zolotukhin <mzolotukhin@apple.com>
Wed, 7 Feb 2018 04:24:44 +0000 (04:24 +0000)
commite82e83fcce6d88c1850ab876f5ee0e2172f65e8e
tree924cc76c50438839c94b60b3fd986872efc3e3d6
parentf3681015670c531cb42bc20dbbe78cb237b055d7
Follow-up for r324429: "[LCSSAVerification] Run verification only when asserts are enabled."

Before r324429 we essentially didn't have a verification of LCSSA, so
no wonder that it has been broken: currently loop-sink breaks it (the
attached test illustrates the failure).

It was detected during a stage2 RA build, so to unbreak it I'm disabling
the check for now.

llvm-svn: 324445
llvm/lib/Analysis/LoopPass.cpp
llvm/test/Transforms/LICM/loopsink.ll