All of lore.kernel.org
 help / color / mirror / Atom feed
* GFX[6-9] unconditionaly "allocate" the max of sgprs and vgprs to align on GFX10?
@ 2019-11-21 20:12 ` sylvain.bertrand
  0 siblings, 0 replies; 6+ messages in thread
From: sylvain.bertrand-Re5JQEeQqe8AvxtiuMwx3w @ 2019-11-21 20:12 UTC (permalink / raw)
  To: amd-gfx-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW

Hi,

Is this a good idea? (see the email subject).

regards,

-- 
Sylvain
_______________________________________________
amd-gfx mailing list
amd-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/amd-gfx

^ permalink raw reply	[flat|nested] 6+ messages in thread

* GFX[6-9] unconditionaly "allocate" the max of sgprs and vgprs to align on GFX10?
@ 2019-11-21 20:12 ` sylvain.bertrand
  0 siblings, 0 replies; 6+ messages in thread
From: sylvain.bertrand @ 2019-11-21 20:12 UTC (permalink / raw)
  To: amd-gfx

Hi,

Is this a good idea? (see the email subject).

regards,

-- 
Sylvain
_______________________________________________
amd-gfx mailing list
amd-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/amd-gfx

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: GFX[6-9] unconditionaly "allocate" the max of sgprs and vgprs to align on GFX10?
@ 2019-11-21 20:17   ` Alex Deucher
  0 siblings, 0 replies; 6+ messages in thread
From: Alex Deucher @ 2019-11-21 20:17 UTC (permalink / raw)
  To: Sylvain Bertrand; +Cc: amd-gfx list

Not sure I understand the question.  What are you asking about?

Alex

On Thu, Nov 21, 2019 at 3:12 PM <sylvain.bertrand@gmail.com> wrote:
>
> Hi,
>
> Is this a good idea? (see the email subject).
>
> regards,
>
> --
> Sylvain
> _______________________________________________
> amd-gfx mailing list
> amd-gfx@lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/amd-gfx
_______________________________________________
amd-gfx mailing list
amd-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/amd-gfx

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: GFX[6-9] unconditionaly "allocate" the max of sgprs and vgprs to align on GFX10?
@ 2019-11-21 20:17   ` Alex Deucher
  0 siblings, 0 replies; 6+ messages in thread
From: Alex Deucher @ 2019-11-21 20:17 UTC (permalink / raw)
  To: Sylvain Bertrand; +Cc: amd-gfx list

Not sure I understand the question.  What are you asking about?

Alex

On Thu, Nov 21, 2019 at 3:12 PM <sylvain.bertrand@gmail.com> wrote:
>
> Hi,
>
> Is this a good idea? (see the email subject).
>
> regards,
>
> --
> Sylvain
> _______________________________________________
> amd-gfx mailing list
> amd-gfx@lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/amd-gfx
_______________________________________________
amd-gfx mailing list
amd-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/amd-gfx

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: GFX[6-9] unconditionaly "allocate" the max of sgprs and vgprs to align on GFX10?
@ 2019-11-21 21:03       ` sylvain.bertrand
  0 siblings, 0 replies; 6+ messages in thread
From: sylvain.bertrand-Re5JQEeQqe8AvxtiuMwx3w @ 2019-11-21 21:03 UTC (permalink / raw)
  To: Alex Deucher; +Cc: amd-gfx list

On Thu, Nov 21, 2019 at 03:17:12PM -0500, Alex Deucher wrote:
> Not sure I understand the question.  What are you asking about?

On GFX[6-9], maybe it could be a could idea to freeze the number of allocated
sgprs and number of allocated vgprs, a bit like what we have on GFX10. Then we
could remove all the registers allocation code for a little bit of code
cleanup and get similar code on GFX[6-10].

-- 
Sylvain
_______________________________________________
amd-gfx mailing list
amd-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/amd-gfx

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: GFX[6-9] unconditionaly "allocate" the max of sgprs and vgprs to align on GFX10?
@ 2019-11-21 21:03       ` sylvain.bertrand
  0 siblings, 0 replies; 6+ messages in thread
From: sylvain.bertrand @ 2019-11-21 21:03 UTC (permalink / raw)
  To: Alex Deucher; +Cc: amd-gfx list

On Thu, Nov 21, 2019 at 03:17:12PM -0500, Alex Deucher wrote:
> Not sure I understand the question.  What are you asking about?

On GFX[6-9], maybe it could be a could idea to freeze the number of allocated
sgprs and number of allocated vgprs, a bit like what we have on GFX10. Then we
could remove all the registers allocation code for a little bit of code
cleanup and get similar code on GFX[6-10].

-- 
Sylvain
_______________________________________________
amd-gfx mailing list
amd-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/amd-gfx

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2019-11-21 21:04 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-11-21 20:12 GFX[6-9] unconditionaly "allocate" the max of sgprs and vgprs to align on GFX10? sylvain.bertrand-Re5JQEeQqe8AvxtiuMwx3w
2019-11-21 20:12 ` sylvain.bertrand
2019-11-21 20:17 ` Alex Deucher
2019-11-21 20:17   ` Alex Deucher
     [not found]   ` <CADnq5_NyGhdzq2duXaqRjJi6djQS63SfD3Cu_Maom2e6rsi-TQ-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2019-11-21 21:03     ` sylvain.bertrand-Re5JQEeQqe8AvxtiuMwx3w
2019-11-21 21:03       ` sylvain.bertrand

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.