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