Revert rG12d59b696b330 "[DAG] Legalize umin(x,y) -> sub(x,usubsat(x,y)) and umax...
authorSimon Pilgrim <llvm-dev@redking.me.uk>
Thu, 26 Nov 2020 15:07:45 +0000 (15:07 +0000)
committerSimon Pilgrim <llvm-dev@redking.me.uk>
Thu, 26 Nov 2020 15:07:45 +0000 (15:07 +0000)
commit8057ebf4a03f51ed8a7f5c87bbb234ef07ba8f66
tree8272d5ce0936cff9c97472bec5253b36dbc25e8f
parent12d59b696b33065e070d6ee7a55d2e8c019d138b
Revert rG12d59b696b330 "[DAG] Legalize umin(x,y) -> sub(x,usubsat(x,y)) and umax(x,y) -> add(x,usubsat(y,x)) iff usubsat is legal"

This reverts commit 12d59b696b33065e070d6ee7a55d2e8c019d138b.

Prematurely pushed this to trunk
llvm/lib/CodeGen/SelectionDAG/TargetLowering.cpp
llvm/lib/Target/X86/X86ISelLowering.cpp
llvm/test/CodeGen/X86/midpoint-int-vec-128.ll