[RISCV] RISC-V GNU Toolchain Biweekly Sync-up call (Sep 08, 2022)

2022-09-07 Thread jiawei
Hi all, Here is the agenda for tomorrow's RISC-V GNU toolchain meeting. If you have any topics want to discuss or share, please let me know and I will add them to the agenda, thanks. Agenda: - Bump riscv-gnu-toolchain repo's submodules - RISC-V sub-extension supports progress RVV

Re: [RFC] database with API information

2022-09-07 Thread Martin Liška
On 9/7/22 12:56, Richard Sandiford via Gcc wrote: > Ulrich Drepper via Gcc writes: >> I talked to Jonathan the other day about adding all the C++ library APIs to >> the name hint file now that the size of the table is not really a concern >> anymore. >> >> Jonathan mentioned that he has to create

Re: read_only access attribute as optimizer hint

2022-09-07 Thread Richard Biener via Gcc
On Wed, Sep 7, 2022 at 1:37 PM Henrik Holst wrote: > > > > Den ons 7 sep. 2022 kl 09:48 skrev Richard Biener > : >> >> On Tue, Sep 6, 2022 at 5:19 PM Henrik Holst >> wrote: >> > >> > >> > >> > Den tis 6 sep. 2022 kl 16:47 skrev Richard Biener >> > : >> >> >> >> >> >> >> >> > Am 06.09.2022 um 16

Re: read_only access attribute as optimizer hint

2022-09-07 Thread Henrik Holst
Den ons 7 sep. 2022 kl 09:48 skrev Richard Biener < richard.guent...@gmail.com>: > On Tue, Sep 6, 2022 at 5:19 PM Henrik Holst > wrote: > > > > > > > > Den tis 6 sep. 2022 kl 16:47 skrev Richard Biener < > richard.guent...@gmail.com>: > >> > >> > >> > >> > Am 06.09.2022 um 16:23 schrieb Henrik Ho

Re: [RFC] database with API information

2022-09-07 Thread Richard Sandiford via Gcc
Ulrich Drepper via Gcc writes: > I talked to Jonathan the other day about adding all the C++ library APIs to > the name hint file now that the size of the table is not really a concern > anymore. > > Jonathan mentioned that he has to create and maintain a similar file for > the module support. It

Re: read_only access attribute as optimizer hint

2022-09-07 Thread Richard Biener via Gcc
On Tue, Sep 6, 2022 at 5:19 PM Henrik Holst wrote: > > > > Den tis 6 sep. 2022 kl 16:47 skrev Richard Biener > : >> >> >> >> > Am 06.09.2022 um 16:23 schrieb Henrik Holst : >> > >> > Hi all, >> > >> > is there any reason why the access attribute is not used as hints to the >> > optimizer? >> >