On Wed, 2022-05-25 at 16:32 +0530, RICHU NORMAN wrote:
> This is great, thank you so much!
You're welcome.
> I am also looking for support regarding adding instructions for the
> target
> machine.
That's something I've not done (my expertise is mostly in the frontends
and diagnostics).
With tha
This is great, thank you so much!
I am also looking for support regarding adding instructions for the target
machine.
On Wed, May 25, 2022 at 4:14 PM David Malcolm wrote:
> On Wed, 2022-05-25 at 10:25 +0530, RICHU NORMAN wrote:
> > Hi,
> > I am a beginner in gcc. I am trying to add an instruct
On Wed, 2022-05-25 at 06:44 -0400, David Malcolm wrote:
> On Wed, 2022-05-25 at 10:25 +0530, RICHU NORMAN wrote:
> > Hi,
> > I am a beginner in gcc. I am trying to add an instruction to riscv-
> > gcc.It
> > would be helpful could help with a few tips .
>
> Hi Richu - welcome to GCC development.
>
On Wed, 2022-05-25 at 10:25 +0530, RICHU NORMAN wrote:
> Hi,
> I am a beginner in gcc. I am trying to add an instruction to riscv-
> gcc.It
> would be helpful could help with a few tips .
Hi Richu - welcome to GCC development.
FWIW I've written a guide for new GCC contributors which you might fin
Hi,
I am a beginner in gcc. I am trying to add an instruction to riscv-gcc.It
would be helpful could help with a few tips .
1.How to write comments to rtl or create a custom log file to log comments
to rtl dump?
2.How to run testsuite ?
3.Is there a way to directly run an rtl test case? Like giving