[X86] Disable custom widening of signed/unsigned add/sub saturation intrinsics under...
authorCraig Topper <craig.topper@intel.com>
Thu, 20 Dec 2018 01:32:06 +0000 (01:32 +0000)
committerCraig Topper <craig.topper@intel.com>
Thu, 20 Dec 2018 01:32:06 +0000 (01:32 +0000)
commit9ca2f5605e0915b2ae1042c8de63d4ed35591a06
tree6559f8b278d049f8075809c42487c817001dffdb
parent92c129636115d1ab50ae4a2860b4450d04e3a09d
[X86] Disable custom widening of signed/unsigned add/sub saturation intrinsics under -x86-experimental-vector-widening-legalization.

Generic legalization should take care of this.

llvm-svn: 349714
llvm/lib/Target/X86/X86ISelLowering.cpp