On Wed, 23 Nov 2016, Thomas Preudhomme wrote:
> Hi,
>
> In its current form, when the bswap optimization pass recognizes a load in a
> specific endianness it assumes that all smaller loads in the original
> expression are part of a linear chain of basic block (ie they are either in
> the same bas
Hi,
In its current form, when the bswap optimization pass recognizes a load in a
specific endianness it assumes that all smaller loads in the original expression
are part of a linear chain of basic block (ie they are either in the same basic
block or there is no conditional branching in the bl