[PATCH] R600: Match sign_extend_inreg to BFE instructions

Tom Stellard tom at stellard.net
Tue Mar 11 10:10:23 PDT 2014


On Tue, Mar 11, 2014 at 09:56:00AM -0700, Matt Arsenault wrote:
> On 03/11/2014 07:35 AM, Tom Stellard wrote:
> > The comment says node order is (offset, width, src data) and the
> > instruction order is (src data, offset, width), but the pattern does
> > not reflect this.
> >
> > -Tom
> The comment is old, I fixed it to match the order of the instruction.
>

OK, LGTM.

-Tom



More information about the llvm-commits mailing list