>> Bonus points for making tblgen reject instructions marked commutable
>> that don't start with three register operands.
>
> That's too restrictive. It's entirely legal for target instruction
> that don't start with 3 register operands to be commutable. That's why
> we allow target specific code to commute certain instructions.

Ah right, good point!

-chris
_______________________________________________
llvm-commits mailing list
llvm-commits@cs.uiuc.edu
http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits

Reply via email to