]> git.ipfire.org Git - thirdparty/gcc.git/commit
x86: Replace vmovdqu with movdqu in BF16 XMM ABI tests
authorH.J. Lu <hjl.tools@gmail.com>
Tue, 23 Aug 2022 20:32:01 +0000 (13:32 -0700)
committerH.J. Lu <hjl.tools@gmail.com>
Tue, 23 Aug 2022 20:58:35 +0000 (13:58 -0700)
commit4ade41de1a6c80db6bb61399da6bff2126813d75
tree780b62368117a5b71608320d75c6761210e63341
parentc0dc8533675ca58a603833a3b4e072a82172748f
x86: Replace vmovdqu with movdqu in BF16 XMM ABI tests

Since XMM BF16 tests only require SSE2, replace vmovdqu with movdqu in
BF16 XMM ABI tests to support SSE2 machines without AVX.

Tested on x86-64 machines with and without AVX.

* gcc.target/x86_64/abi/bf16/asm-support.S: Replace vmovdqu with
movdqu.
gcc/testsuite/gcc.target/x86_64/abi/bf16/asm-support.S