]> git.ipfire.org Git - thirdparty/gcc.git/commit
Define VECTOR_STORE_FLAG_VALUE
authorliuhongt <hongtao.liu@intel.com>
Mon, 23 Sep 2024 03:06:04 +0000 (11:06 +0800)
committerliuhongt <hongtao.liu@intel.com>
Thu, 26 Sep 2024 01:42:15 +0000 (09:42 +0800)
commit78eef8919e2f2973ed7750ba66f5726e70614d07
tree8f99626aec0d1ae62ce9f7a5f8cdc6b5e6724c18
parent064d5c67d7ad2be446c19e84f0cd993ecab784c3
Define VECTOR_STORE_FLAG_VALUE

gcc/ChangeLog:

* config/i386/i386.h (VECTOR_STORE_FLAG_VALUE): New macro.

gcc/testsuite/ChangeLog:
* gcc.dg/rtl/x86_64/vector_eq.c: New test.
gcc/config/i386/i386.h
gcc/testsuite/gcc.dg/rtl/x86_64/vector_eq.c [new file with mode: 0644]