diff options
author | liuhongt <hongtao.liu@intel.com> | 2024-11-21 23:57:38 -0800 |
---|---|---|
committer | liuhongt <hongtao.liu@intel.com> | 2024-11-24 18:14:51 -0800 |
commit | ba4cf2e296d8d5950c3d356fa6b6efcad00d0189 (patch) | |
tree | 253210350dcaa85f014e28fa4167769ebcca19bb /gcc/gdbhooks.py | |
parent | 97717af3867e1cc3092470d7189066b9df4b3f4f (diff) | |
download | gcc-ba4cf2e296d8d5950c3d356fa6b6efcad00d0189.zip gcc-ba4cf2e296d8d5950c3d356fa6b6efcad00d0189.tar.gz gcc-ba4cf2e296d8d5950c3d356fa6b6efcad00d0189.tar.bz2 |
Fix uninitialized operands[2] in vec_unpacks_hi_v4sf.
It could cause weired spill in RA when register pressure is high.
gcc/ChangeLog:
PR target/117562
* config/i386/sse.md (vec_unpacks_hi_v4sf): Initialize
operands[2] with CONST0_RTX.
Diffstat (limited to 'gcc/gdbhooks.py')
0 files changed, 0 insertions, 0 deletions