Re: [PATCH] amdgcn: Use __builtin_gcn_ in libc/machine/amdgcn/getreent.c
Jeff Johnston <[email protected]>
| Newsgroups | gmane.comp.lib.newlib |
|---|---|
| Message-ID | <CAOox84t4QL1pOf=w452AkAqkdBNxWw8JemhT1k5kMS2tv5pNWQ@mail.gmail.com> |
Patch pushed to master. Thanks, -- Jeff J. On Tue, Nov 22, 2022 at 12:00 PM Tobias Burnus <[email protected]> wrote: > This patch replaces some more hard-coded register use and > coded internal implementation choices by compiler builtins – > added in this case of GCC 13 (mainline). #if conditions are > used to use the builtins if (and only if) they are available > in the used compiler. > > Thanks, > > Tobias > ----------------- > Siemens Electronic Design Automation GmbH; Anschrift: Arnulfstraße 201, > 80634 München; Gesellschaft mit beschränkter Haftung; Geschäftsführer: > Thomas Heurung, Frank Thürauf; Sitz der Gesellschaft: München; > Registergericht München, HRB 106955 >