Re: [Patch] amdgcn: Replace asm("s8") by __builtin_gcn_kernarg_ptr if existing
Corinna Vinschen <[email protected]>
| Newsgroups | gmane.comp.lib.newlib |
|---|---|
| Message-ID | <[email protected]> |
On Nov 18 09:50, Tobias Burnus wrote: > This avoids a hard-coded assembler value by replacing it by a call > to a builtin (if available). This builtin is provided by GCC mainline (GCC 13). Pushed. Would you mind to send the output of `git format-patch' next time? Thanks, Corinna