[llvm-commits] CVS: llvm/include/llvm/CodeGen/CallingConvLower.h SelectionDAG.h SelectionDAGNodes.h ValueTypes.h

Chris Lattner clattner at apple.com
Mon Jul 2 11:50:22 PDT 2007


On Jun 29, 2007, at 12:47 PM, Dan Gohman wrote:

>>>
>>> I notice that several places use !MVT::isExtendedValueType(VT).
>>> Please add MVT::isSimpleValueType()
>
> After making a different change to TargetLowering.h following the  
> review feedback,
> there are fewer of these. Fewer uses of isExtendedVT are negated  
> than not now.
> I'd prefer to avoid having two different names to do essentially  
> the same thing.

Ok, nice work on 8 x float btw!

-Chris



More information about the llvm-commits mailing list