https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110897
--- Comment #2 from JuzheZhong ---
Yes, (In reply to Andrew Pinski from comment #1)
> Does the riscv backend support uint32_t shifting? How about extending and
> contracting to/from uint16_t to uint32_t?
Yes, RISC-V port support uint32_t shifti
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110897
--- Comment #1 from Andrew Pinski ---
Does the riscv backend support uint32_t shifting? How about extending and
contracting to/from uint16_t to uint32_t?