Implement promotion for EXTRACT_VECTOR_ELT, allowing v16i8 multiplies to work with...
authorChris Lattner <sabre@nondot.org>
Sun, 2 Apr 2006 05:06:04 +0000 (05:06 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 2 Apr 2006 05:06:04 +0000 (05:06 +0000)
commit4aab2f4ab50d2b04dc559c7b197f1de7612c896b
treed92b98be0542a155f151e388ba2e72a2a2e24fe8
parentc55bfd0265214f18ddd6bf4515bcf2c5a3973f00
Implement promotion for EXTRACT_VECTOR_ELT, allowing v16i8 multiplies to work with PowerPC.

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