On 10/30/23 01:25, Fei Gao wrote:
+static bool+noce_cond_zero_binary_op_supported (enum rtx_code op)
Function needs function comment.And again in your new tests, don't require explicit registers unless you know (due to use as function argument/return value) which register will be used. Using explicit registers increases the maintenance and is best avoided.
jeff