On Sun, Sep 24, 2023, 00:05 Joern Rennecke
wrote:
> Mariam Harutyunyan:
> +++ b/gcc/ChangeLog
> @@ -1,3 +1,45 @@
> +2023-08-03 Mariam Arutunian
> +
>
> It is common courtesy to include all authors in the list of authors
> for the ChangeLog; also,
> this ma
Thank you for the review.
I'm already working on suggested changes.
The answers to the few questions are attached here.
Thanks,
Mariam
On Wed, Aug 16, 2023 at 8:59 AM Jeff Law wrote:
>
>
> On 8/3/23 13:37, Mariam Harutyunyan via Gcc-patches wrote:
> > This patch adds CRC su
Hi.
Thank you. I'll add.
Best regards,
Mariam
On Thu, Aug 3, 2023, 23:56 Andrew Pinski wrote:
> On Thu, Aug 3, 2023 at 12:38 PM Mariam Harutyunyan via Gcc-patches
> wrote:
> >
> > This patch adds CRC support for the RISC-V architecture. It adds internal
>
This patch adds CRC support for the RISC-V architecture. It adds internal
functions and built-ins specifically designed to handle CRC computations
efficiently.
If the target is ZBC, the clmul instruction is used for the CRC code
generation; otherwise, table-based CRC is generated. A table with 25