Re: What does suffix ' ... isra.0' mean in compiled symbols in GCC 10.2?

2021-03-05 Thread Guodong Xu
Thanks to John Stultz, now I know that this may relate to the new improvements about IPA-SRA in GCC 10. Refer to [1], which states: "Inter-procedural optimization improvements: The inter-procedural scalar replacement of aggregates (IPA-SRA) pass was re-implemented to work at link-time and can now a

[ACTIVITY] 1-5 March 2021

2021-03-05 Thread Christophe Lyon
== Progress == * GCC upstream validation: - a couple of regressions to bisect. - minor testcase fix - reported a couple of new failures * GCC - MVE autovectorization: - vcmp support mostly complete. Minor update needed to support FP types. - working on interleaved vector load/store support *

Re: What does suffix ' ... isra.0' mean in compiled symbols in GCC 10.2?

2021-03-05 Thread Richard Henderson
On 3/5/21 12:37 AM, Guodong Xu wrote: Thanks to John Stultz, now I know that this may relate to the new improvements about IPA-SRA in GCC 10. Refer to [1], which states: "Inter-procedural optimization improvements: The inter-procedural scalar replacement of aggregates (IPA-SRA) pass was re-implem

[ACTIVITY] report week ending 5 Mar

2021-03-05 Thread Peter Maydell
Progress (short week, 2 days): * Some time spent on setting up new work laptop * Started in on the pile of code review that had built up while I was on holiday... made a bit of progress and sent out one pullreq. Queue length now: 16 series. thanks -- PMM ___

[ACTIVITY] week ending Mar. 7 2021

2021-03-05 Thread Alex Bennée
VirtIO Initiative ([STR-9]) === - posted [PATCH v2] vhost-user.rst: add clarifying language about protocol negotiation Message-Id: <20210303145011.14547-1-alex.ben...@linaro.org> Linux Userspace ABI for RPMB devices ([STR-31]) ---