diff options
author | H.J. Lu <hjl.tools@gmail.com> | 2025-03-02 09:10:57 +0800 |
---|---|---|
committer | H.J. Lu <hjl.tools@gmail.com> | 2025-07-17 04:58:51 -0700 |
commit | c139a8814456f4f13202170600f2e28b1498830b (patch) | |
tree | e3c909b57ec2a440e66df7ba3365ce6f8dd530f6 /gcc/tree-ssa-loop-prefetch.cc | |
parent | bb110e974e58d667991b9757f44822b58f160435 (diff) | |
download | gcc-c139a8814456f4f13202170600f2e28b1498830b.zip gcc-c139a8814456f4f13202170600f2e28b1498830b.tar.gz gcc-c139a8814456f4f13202170600f2e28b1498830b.tar.bz2 |
x86: Don't change mode for XOR in ix86_expand_ternlog
There is no need to change mode for XOR in ix86_expand_ternlog now.
Whatever reasons for it in the first place no longer exist. Tested
on x86-64 with -m32. There are no regressions.
* config/i386/i386-expand.cc (ix86_expand_ternlog): Don't change
mode for XOR.
Signed-off-by: H.J. Lu <hjl.tools@gmail.com>
Diffstat (limited to 'gcc/tree-ssa-loop-prefetch.cc')
0 files changed, 0 insertions, 0 deletions