[llvm-commits] [llvm] r60399 - in /llvm/trunk/lib: Target/README.txt Transforms/Scalar/InstructionCombining.cpp
Duncan Sands
baldrick at free.fr
Tue Dec 2 00:30:42 PST 2008
> > why isn't this valid if X isn't a constant?
>
> It is valid, but if X is a constant, "-X/C" should and does already
> constant fold.
But only if C is a constant too, right?
Ciao,
Duncan.
More information about the llvm-commits
mailing list