[PATCH] R600/SI: Use VOP2 K instructions

Marek Olšák maraeo at gmail.com
Sun Dec 28 05:38:09 PST 2014


It looks like this will break VI, because It doesn't define the VI
versions of instructions and doesn't skip FoldImmediate for VI.

You also added class VOP3, which isn't used anywhere.

Marek

On Sun, Dec 21, 2014 at 9:40 PM, Matt Arsenault <arsenm2 at gmail.com> wrote:
> Hi,
>
> These enable using the v_madak_f32 and v_madmk_f32 instructions
>
>
>
> _______________________________________________
> llvm-commits mailing list
> llvm-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits
>



More information about the llvm-commits mailing list