On 9/29/24 11:30 PM, Jovan Vukic wrote:
Based on the feedback I received, the patch now uses a custom code iterator
instead of relying on match_operator.
Since both operands (2 and 3) have trailing zeros, an additional check
was introduced to verify if they remain SMALL_OPERANDs after shiftin
Based on the feedback I received, the patch now uses a custom code iterator
instead of relying on match_operator.
Since both operands (2 and 3) have trailing zeros, an additional check
was introduced to verify if they remain SMALL_OPERANDs after shifting by
the smaller number of trailing zeros.
T