diff options
author | Haochen Jiang <haochen.jiang@intel.com> | 2025-01-23 09:51:54 +0800 |
---|---|---|
committer | Haochen Jiang <haochen.jiang@intel.com> | 2025-01-23 09:51:54 +0800 |
commit | a19aca8afbf141bb550e9040135cc46387ce7f73 (patch) | |
tree | b019a7c19ded5ef9bcbd3e21f1e924f1a4cd416b /gcc/tree-vectorizer.h | |
parent | 447a01c1712c362c6b1a955ad8433a9a85af43e0 (diff) | |
download | gcc-a19aca8afbf141bb550e9040135cc46387ce7f73.zip gcc-a19aca8afbf141bb550e9040135cc46387ce7f73.tar.gz gcc-a19aca8afbf141bb550e9040135cc46387ce7f73.tar.bz2 |
i386: Enhance AMX tests
After Binutils got changed, the previous usage on intrin will raise
warning for assembler. We need to change that. Besides that, there
are separate issues for both AMX-MOVRS and AMX-TRANSPOSE.
For AMX-MOVRS, t2rpntlvwrs tests wrongly used AMX-TRANSPOSE intrins
in test. Since the only difference between them is the "rs" hint,
it won't change result.
For AMX-TRANSPOSE, "t1" hint test is missing.
This patch fixed both of them. Also changing AMX-MOVRS test file
name to make it match with other AMX tests.
gcc/testsuite/ChangeLog:
PR target/118270
PR target/118609
* gcc.target/i386/amxmovrs-t2rpntlvw-2.c: Move to...
* gcc.target/i386/amxmovrs-2rpntlvwrs-2.c: ...here.
* gcc.target/i386/amxtranspose-2rpntlvw-2.c: Add "t1" hint test.
Diffstat (limited to 'gcc/tree-vectorizer.h')
0 files changed, 0 insertions, 0 deletions