On 24/10/2024 16:06, Richard Biener wrote:
Can you check whether removing the :c from the (plus in usadd_left_part_1 keeps things working?
Hi Richard, Thanks for the feedback. I've written some tests and can confirm that they pass as expected with these two changes being made (removal of :c in usadd_left_part_1, change :c to :C in form 7). I've noticed a duplicate pattern warning for case 1 and 2 of saturating subtraction, but I don't think that's related to my patch series, so I'll send V2 to the mailing list imminently. Many thanks once again, Akram