diff options
author | Thomas Schwinge <thomas@codesourcery.com> | 2023-10-31 14:31:37 +0100 |
---|---|---|
committer | Thomas Schwinge <thomas@codesourcery.com> | 2023-11-02 09:45:00 +0100 |
commit | 36a26298ec7dfca615d4ba411a3508d1287d6ce5 (patch) | |
tree | f5de8a9cf79b3a614c68916175cafa21f6475bb1 /gcc/tree-vect-loop.cc | |
parent | 1bb7d6f081023069944f1f46701adf3ed4c4029d (diff) | |
download | gcc-36a26298ec7dfca615d4ba411a3508d1287d6ce5.zip gcc-36a26298ec7dfca615d4ba411a3508d1287d6ce5.tar.gz gcc-36a26298ec7dfca615d4ba411a3508d1287d6ce5.tar.bz2 |
Make GCN target effective-target 'vect_gather_load_ifn'
This fixes:
PASS: gcc.dg/vect/vect-gather-2.c (test for excess errors)
-FAIL: gcc.dg/vect/vect-gather-2.c scan-tree-dump vect "different gather base"
-FAIL: gcc.dg/vect/vect-gather-2.c scan-tree-dump vect "different gather scale"
PASS: gcc.dg/vect/vect-gather-2.c scan-tree-dump-not vect "Loop contains only SLP stmts"
..., and enables other test cases.
gcc/testsuite/
* lib/target-supports.exp
(check_effective_target_vect_gather_load_ifn): True for GCN
target.
Diffstat (limited to 'gcc/tree-vect-loop.cc')
0 files changed, 0 insertions, 0 deletions