aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-vect-loop.cc
diff options
context:
space:
mode:
authorliuhongt <hongtao.liu@intel.com>2024-05-28 10:32:12 +0800
committerliuhongt <hongtao.liu@intel.com>2024-05-28 13:45:37 +0800
commitc65002347e595cda8b15e59e734d209283faf2b6 (patch)
tree9da7018c6a9e4a712bf1482e0393d3836ab46e0a /gcc/tree-vect-loop.cc
parentded91d857772c0183cc342cdc54d9128f6c57fa2 (diff)
downloadgcc-c65002347e595cda8b15e59e734d209283faf2b6.zip
gcc-c65002347e595cda8b15e59e734d209283faf2b6.tar.gz
gcc-c65002347e595cda8b15e59e734d209283faf2b6.tar.bz2
Fix predicate mismatch between vfcmaddcph's define_insn and define_expand.
When I applied Roger's patch [1], there's ICE due to it. The patch fix the latent bug. [1] https://gcc.gnu.org/pipermail/gcc-patches/2024-May/651365.html gcc/ChangeLog: * config/i386/sse.md (<avx512>_<complexopname>_<mode>_mask<round_name>): Align operands' predicate with corresponding expander. (<avx512>_<complexopname>_<mode><maskc_name><round_name>): Ditto.
Diffstat (limited to 'gcc/tree-vect-loop.cc')
0 files changed, 0 insertions, 0 deletions