llvm-project/llvm/test/Regression/Transforms/LoopSimplify/2006-08-11-LoopSimplifyLong...

6 lines
167 B
LLVM

; This used to take hours to loop simplify.
; RUN: opt %s.bc -loopsimplify -disable-output
; Note, the input is actually in the accompanying .bc file to save space.