Clarify that constant folding of instructions applies when all operands
are constant. There was in fact one exception to this (phi nodes) - so remove that exception (InstructionSimplify handles this so there should be no loss). llvm-svn: 120015
Loading
Please register or sign in to comment