[PATCH] R600/SI: Remove i1 operation pseudoinstructions

Marek Olšák maraeo at gmail.com
Mon Dec 1 06:11:37 PST 2014


For patch 2, you can also remove"def isDS : InstrMapping". Other than
that, it looks good to me.

Sorry, I don't know much about the code to be able to review the other patches.

Marek

On Tue, Nov 25, 2014 at 9:56 PM, Matt Arsenault <arsenm2 at gmail.com> wrote:
> Hi,
>
> These enough of the problems with i1 handling to allow using the implicit vcc operand to v_div_fmas_{f32|f64}. There are still various other problems with i1 that need to be fixed, such as the VReg_1 pseudo register class still existing and not using scc.
>
>
>
> _______________________________________________
> 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