"Roger Sayle" writes:
> This patch provides a wide-int implementation of bitreverse, that
> implements both of Richard Sandiford's suggestions from the review at
> https://gcc.gnu.org/pipermail/gcc-patches/2023-May/618215.html of an
> improved API (as a stand-alone function matching the bswap refa
Doh! Wrong patch...
Roger
--
-Original Message-
From: Roger Sayle
Sent: Friday, June 2, 2023 3:17 PM
To: 'gcc-patches@gcc.gnu.org'
Cc: 'Richard Sandiford'
Subject: [PATCH] New wi::bitreverse function.
This patch provides a wide-int implementation of bitreve
This patch provides a wide-int implementation of bitreverse, that
implements both of Richard Sandiford's suggestions from the review at
https://gcc.gnu.org/pipermail/gcc-patches/2023-May/618215.html of an
improved API (as a stand-alone function matching the bswap refactoring),
and an implementatio