[llvm-commits] [llvm] r50079 - in /llvm/trunk: lib/Transforms/Scalar/InstructionCombining.cpp test/Transforms/InstCombine/getelementptr-seteq.ll
Duncan Sands
baldrick at free.fr
Tue Apr 22 02:15:48 PDT 2008
Hi Chris,
> +static Value *EvaluateGEPOffsetExpression(User *GEP, Instruction &I,
> + InstCombiner &IC) {
> +// return 0;
I guess this can go :)
Ciao,
Duncan.
More information about the llvm-commits
mailing list