[llvm-commits] [llvm] r133057 - /llvm/trunk/lib/CodeGen/SelectionDAG/LegalizeIntegerTypes.cpp

Duncan Sands baldrick at free.fr
Wed Jun 15 07:47:31 PDT 2011


Hi Nadav,

> getZeroExtendInReg needs to get a scalar type

indeed.  There are several uses of getZeroExtendInReg in
LegalizeIntegerTypes.cpp - did you audit them to see if they need the
same change?  Also, please add a testcase.

Ciao, Duncan.



More information about the llvm-commits mailing list