[X86] Delay combineIncDecVector until after op legalization.
Probably better to keep add over sub in early DAG combines. It might make sense to push this to lowering or delay it all the way to isel. But this was the simplest change. llvm-svn: 369981
Loading
Please sign in to comment