[PATCH] R600/SI: Remove i1 operation pseudoinstructions

Tom Stellard tom at stellard.net
Tue Dec 2 21:05:35 PST 2014


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.
>
>

I've tested patches 1-7 and there are no regressions.  Go ahead and
commit those.

-Tom

>
> _______________________________________________
> 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