diff options
author | liuhongt <hongtao.liu@intel.com> | 2023-11-09 13:20:05 +0800 |
---|---|---|
committer | liuhongt <hongtao.liu@intel.com> | 2023-11-10 08:19:11 +0800 |
commit | 9a0cc04b9c9b02426762892b88efc5c44ba546bd (patch) | |
tree | e701152aee9456b28425be68aab7c7b6ebc24abf /gcc/expr.cc | |
parent | 8329ba359749830ef18a23a919fb87133446376a (diff) | |
download | gcc-9a0cc04b9c9b02426762892b88efc5c44ba546bd.zip gcc-9a0cc04b9c9b02426762892b88efc5c44ba546bd.tar.gz gcc-9a0cc04b9c9b02426762892b88efc5c44ba546bd.tar.bz2 |
Fix wrong code due to vec_merge + pcmp to blendvb splitter.
gcc/ChangeLog:
PR target/112443
* config/i386/sse.md (*avx2_pcmp<mode>3_4): Fix swap condition
from LT to GT since there's not in the pattern.
(*avx2_pcmp<mode>3_5): Ditto.
gcc/testsuite/ChangeLog:
* g++.target/i386/pr112443.C: New test.
Diffstat (limited to 'gcc/expr.cc')
0 files changed, 0 insertions, 0 deletions