]> granicus.if.org Git - llvm/commit
[X86] Simplify ReplaceNodeResults handling for UDIV/UREM/SDIV/SREM for vectors to...
authorCraig Topper <craig.topper@intel.com>
Fri, 9 Aug 2019 03:08:45 +0000 (03:08 +0000)
committerCraig Topper <craig.topper@intel.com>
Fri, 9 Aug 2019 03:08:45 +0000 (03:08 +0000)
commitb7a56a2485f8d065074fada7e3de226afa4f22e0
treea2893b4885edae7a165d480d8ce1b5990ece3bdf
parent202b1e0a6a6be2af1db29eee708bc07b480a5680
[X86] Simplify ReplaceNodeResults handling for UDIV/UREM/SDIV/SREM for vectors to only handle widening.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@368385 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/X86/X86ISelLowering.cpp