PATCH: SelectionDAG: Use MVT::i32 for vector indices
Owen Anderson
resistor at mac.com
Wed Jul 31 22:09:03 PDT 2013
On Jul 31, 2013, at 7:25 PM, Tom Stellard <tom at stellard.net> wrote:
>>
>> The first version of this patch that I wrote:
>> http://lists.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20130715/181799.html
>> added TargetLowering::getVectorIdxTy() which targets could use to specify
>> whatever type the wanted. What do you think of using the version one patch
>> instead?
>>
>
> Ping.
FWIW, I prefer the approach using a target-specified type.
--Owen
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20130731/e733bc38/attachment.html>
More information about the llvm-commits
mailing list