[TargetLowering] Change TargetLoweringBase::getPreferredVectorAction to take...
[TargetLowering] Change TargetLoweringBase::getPreferredVectorAction to take an MVT instead of an EVT. NFC The main caller of this already has an MVT and several targets called getSimpleVT inside without checking isSimple. This makes the simpleness explicit. llvm-svn: 346180
Loading
Please register or sign in to comment