Operations should be custom lowered only if their type is legal.
authorNadav Rotem <nadav.rotem@intel.com>
Tue, 4 Oct 2011 10:03:32 +0000 (10:03 +0000)
committerNadav Rotem <nadav.rotem@intel.com>
Tue, 4 Oct 2011 10:03:32 +0000 (10:03 +0000)
commite8783096d2d7778e02b19794c01212724c167689
tree73d0117cd27611f57b62f0d5d64deb6afed5ad7e
parente97728ecf8a0ee69562cc0e7880cfaa65200c624
Operations should be custom lowered only if their type is legal.

Test: CellSPU/v2i32.ll when running with -promote-elements

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@141074 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/CellSPU/SPUISelLowering.cpp