вс, 25 авг. 2024 г. в 20:15, Denis Chertykov <cherty...@gmail.com>: > > > > вс, 25 авг. 2024 г. в 17:55, Jeff Law <jeffreya...@gmail.com>: >> >> >> >> On 8/23/24 6:20 AM, Richard Biener wrote: >> > On Fri, Aug 23, 2024 at 2:16 PM Georg-Johann Lay <a...@gjlay.de> wrote: >> >> >> >> This patch overhauls the avr-ifelse mini-pass that optimizes >> >> two cbranch insns to one comparison and two branches. >> >> >> >> More optimization opportunities are realized, and the code >> >> has been refactored. >> >> >> >> No new regressions. Ok for trunk? >> >> >> >> There is currently no avr maintainer, so some global reviewer >> >> might please have a look at this. >> > >> > I see Denis still listed? Possibly Jeff can have a look though. >> I think Denis is inactive at this point. I don't really have any >> significant interest in avr, nor do I actually know the architecture. >> So I'm mostly just looking for high level issues rather than diving into >> really thinking about the codegen impact. >> >> IIRC I've asked Georg-Johann if he'd like to take maintainership of the >> avr port, but he declined. So we're a bit stuck. > > > Yes, I was inactive but I'm here. > I'm interested in converting the port to LRC. > Starting to review the patch...
I think that we can go forward. Johann, please apply the patch. > > Denis >> >> >> >> Jeff