Duncan points out that the subtraction is unneeded since hte code
authorChris Lattner <sabre@nondot.org>
Sun, 9 Dec 2007 17:56:34 +0000 (17:56 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 9 Dec 2007 17:56:34 +0000 (17:56 +0000)
commit46a6e79e602b23ea3478027d5bdd1f904aea7924
tree90d674eca01d05d52bdd394518dd2bc76db5c154
parent38200692fa2ab19d052191c8c04d71d29a36a5b3
Duncan points out that the subtraction is unneeded since hte code
knows the vector is not pow2

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@44740 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/SelectionDAG/LegalizeTypesSplit.cpp