Skip to content
  • Alp Toker's avatar
    Revert "Fix PR18361: Invalidate LoopDispositions after LoopSimplify hoists things." · 5e9f3265
    Alp Toker authored
    This commit was the source of crasher PR18384:
    
    While deleting: label %for.cond127
    An asserting value handle still pointed to this value!
    UNREACHABLE executed at llvm/lib/IR/Value.cpp:671!
    
    Reverting to get the builders green, feel free to re-land after fixing up.
    (Renato has a handy isolated repro if you need it.)
    
    This reverts commit r198478.
    
    llvm-svn: 198503
    5e9f3265
Loading