Re: [PATCH 06/16] cast: simplify [SZ]EXT + TRUNC to a smaller/greater size

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 




On 21/07/18 22:16, Luc Van Oostenryck wrote:
> An OP_SEXT or a OP_ZEXT followed by a truncate to a size smaller
> than the original size is unneeded, the same result can be obtained
> by doing the truncate directly on the original value.
> 
> Dualy, an OP_SEXT or a OP_ZEXT followed by a truncate to a size smaller

? Also, an OP_SEXT or a OP_ZEXT followed by a truncate to a size greater

> than the original size deosn't need the truncate, the same result can be
> obtained by doing the extend directly on the original value.

ATB,
Ramsay Jones


--
To unsubscribe from this list: send the line "unsubscribe linux-sparse" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html



[Index of Archives]     [Newbies FAQ]     [LKML]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]     [Trinity Fuzzer Tool]

  Powered by Linux