On Wed, 4 Dec 2024 at 20:47, Vineet Gupta <vine...@rivosinc.com> wrote: > > 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.
No idea, sorry! > This turned out to be a non-target specific generic change to RTL pass sched1. > > -Vineet >