the truncate must always be done, it's only the assert that is conditional.
authorChris Lattner <sabre@nondot.org>
Mon, 26 Feb 2007 05:21:05 +0000 (05:21 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 26 Feb 2007 05:21:05 +0000 (05:21 +0000)
commitcc7b07a0ff8311ae438bb172f54c5824194e7f8d
treeb84687c148addfe2c1c32154233bd6476c7541f6
parent00f23ec5c2e0f4071b9720485ae63333149ee047
the truncate must always be done, it's only the assert that is conditional.

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