[PATCH] R600/SI: Misc fixes for special division instructions

Matt Arsenault arsenm2 at gmail.com
Fri Feb 13 12:24:01 PST 2015


> On Feb 13, 2015, at 12:00 PM, Tom Stellard <tom at stellard.net> wrote:
> 
> If you change this, you will also need to change all the operand names
> for VOP3 instructions from dst->vdst or else encoding may break.
> 
> -Tom

I don’t think so since these are independently defined formats. However, the docs also call this vdst in the other formats, so for consistency they should probably also be renamed. This and the others can be renamed later
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150213/44558c98/attachment.html>


More information about the llvm-commits mailing list