diff options
author | liuhongt <hongtao.liu@intel.com> | 2023-09-08 09:22:43 +0800 |
---|---|---|
committer | liuhongt <hongtao.liu@intel.com> | 2023-09-11 09:16:55 +0800 |
commit | f197392a16ffb1327f1d12ff8ff05f9295e015cb (patch) | |
tree | 391d85350997c7e92a176e79e177a82ba98496dd /gcc/pretty-print.h | |
parent | da4deffe531987e94815407bc7912cded7ee15c3 (diff) | |
download | gcc-f197392a16ffb1327f1d12ff8ff05f9295e015cb.zip gcc-f197392a16ffb1327f1d12ff8ff05f9295e015cb.tar.gz gcc-f197392a16ffb1327f1d12ff8ff05f9295e015cb.tar.bz2 |
Remove constraint modifier % for fcmaddcph/fmaddcph/fcmulcph since there're not commutative.
gcc/ChangeLog:
PR target/111306
PR target/111335
* config/i386/sse.md (int_comm): New int_attr.
(fma_<complexopname>_<mode><sdc_maskz_name><round_name>):
Remove % for Complex conjugate operations since they're not
commutative.
(fma_<complexpairopname>_<mode>_pair): Ditto.
(<avx512>_<complexopname>_<mode>_mask<round_name>): Ditto.
(cmul<conj_op><mode>3): Ditto.
gcc/testsuite/ChangeLog:
* gcc.target/i386/pr111306.c: New test.
Diffstat (limited to 'gcc/pretty-print.h')
0 files changed, 0 insertions, 0 deletions