[LLVMdev] Instruction pattern type inference problem
Chris Lattner
sabre at nondot.org
Tue Apr 24 11:36:05 PDT 2007
On Mon, 23 Apr 2007, Christopher Lamb wrote:
>> Comparison nodes don't support vector types.
>
> Then this node would really benefit from a type constraint that indicates
> this. Here the type constraint 'isInt' includes all the integer vector types,
> causing tablegen to not be able to infer all the types in the pattern.
Yep, that makes sense to me.
-Chris
--
http://nondot.org/sabre/
http://llvm.org/
More information about the llvm-dev
mailing list