On 12/4/24 11:52, Jonathan Wakely wrote: >> I see you've been using the PR/nnn form for all your commits, please >> use the [PRnnn] form as described at >> https://gcc.gnu.org/contribute.html#patches > Also it looks like the actual component in bugzilla is > "rtl-optimization" not "target", so shouldn't the ChangeLog entry use > "PR rtl-optimization/114729" ?
A silly question perhaps, does RTL component refer to md type changes or any RTL pass change. This turned out to be a non-target specific generic change to RTL pass sched1. -Vineet