https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116919
--- Comment #3 from Jeffrey A. Law ---
I don't know your extension set or pipeline, but one additional thing that
might improve things further would be to adjust the risc-v expansion code to
alternate between a table lookup and a clmul variant.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116919
--- Comment #2 from Artemiy Volkov ---
(In reply to Jeffrey A. Law from comment #1)
> Confirmed. I see that you're looking at the crcu8 code. If you're looking
> to optimize that function, you *really* want Mariam's code that detects CRC
> loo
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116919
Jeffrey A. Law changed:
What|Removed |Added
Ever confirmed|0 |1
Status|UNCONFIRMED