[llvm-commits] [llvm] r154987 - /llvm/trunk/lib/Transforms/Scalar/LoopUnswitch.cpp
Duncan Sands
baldrick at free.fr
Thu Apr 19 00:11:42 PDT 2012
Hi Bill,
> I'm not sure if it's safe because the SplitLandingPadPredecessor function doesn't preserve the LoopSimplify analysis information. But the LoopUnswitch pass claims to preserve it.
does the pass manager or someone verify that LCSSA form (or whatever) was really
preserved by passes claiming to preserve it?
Ciao, Duncan.
More information about the llvm-commits
mailing list