]> granicus.if.org Git - llvm/commit
[X86] Simplify ISD::LOAD handling in ReplaceNodeResults and ISD::STORE handling in...
authorCraig Topper <craig.topper@intel.com>
Fri, 9 Aug 2019 03:09:43 +0000 (03:09 +0000)
committerCraig Topper <craig.topper@intel.com>
Fri, 9 Aug 2019 03:09:43 +0000 (03:09 +0000)
commit32afe10163e4db4efcb6ea4206be6f965ed7bc8a
tree3d88444f0f46fc1f9d8cdb9937d57734080912a5
parent409029ea68a247d2fa66405089d0ec2b6caba0bf
[X86] Simplify ISD::LOAD handling in ReplaceNodeResults and ISD::STORE handling in LowerStore now that v2i32 is widened to v4i32.

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