[i386] Set all_regs to true in the call to replace_rtx [PR102057]
commit226eb7ff5d73669184a4a56cd348fa6c46b3ec52
authorUros Bizjak <ubizjak@gmail.com>
Thu, 26 Aug 2021 15:26:06 +0000 (26 17:26 +0200)
committerUros Bizjak <ubizjak@gmail.com>
Thu, 26 Aug 2021 15:27:05 +0000 (26 17:27 +0200)
tree1d5c0e82cfa226c2bcd7951988fb4ce03a0febbb
parente28ac73af20028f829c4ba1ffd38ea84e7419b0d
[i386] Set all_regs to true in the call to replace_rtx [PR102057]

We want to replace all REGs equal to FROM.

2021-08-26  Uroš Bizjak  <ubizjak@gmail.com>

gcc/
PR target/102057
* config/i386/i386.md (cmove reg-reg move elimination peephole2s):
Set all_regs to true in the call to replace_rtx.
gcc/config/i386/i386.md