[llvm-commits] [llvm] r52546 - in /llvm/trunk/lib/CodeGen/SelectionDAG: LegalizeFloatTypes.cpp LegalizeIntegerTypes.cpp LegalizeTypes.cpp LegalizeTypes.h LegalizeVectorTypes.cpp

Duncan Sands baldrick at free.fr
Fri Jun 20 11:47:21 PDT 2008


> Rename the operation of turning a float type into an
> integer of the same type.

This should read: into an integer of the same size.

Sorry about that,

Duncan.



More information about the llvm-commits mailing list