I committed the wrong version of this patch (with a typo).
Updating to the correct bootstrapped and regression tested version
as obvious.
2023-07-12 Roger Sayle <roger@nextmovesoftware.com>
gcc/ChangeLog
PR target/91681
* config/i386/i386.md (*add<dwi>3_doubleword_concat_zext): Typo.
(zero_extend:<DWI>
(match_operand:DWIH 4 "nonimmediate_operand" "rm")))
(zero_extend:<DWI>
- (match_operand:DWIH 1 "nonimmediate_operand" "rm")))
+ (match_operand:DWIH 1 "nonimmediate_operand" "rm"))))
(clobber (reg:CC FLAGS_REG))]
"INTVAL (operands[3]) == <MODE_SIZE> * BITS_PER_UNIT"
"#"