IRCE: use SCEVs instead of llvm::Value's for intermediate
calculations. Semantically non-functional change. This gets rid of some of the SCEV -> Value -> SCEV round tripping and the Construct(SMin|SMax)Of and MaybeSimplify helper routines. llvm-svn: 230150
Loading
Please sign in to comment