diff options
author | Pan Li <pan2.li@intel.com> | 2024-10-14 10:09:31 +0800 |
---|---|---|
committer | Pan Li <pan2.li@intel.com> | 2024-10-21 22:12:08 +0800 |
commit | 2987ca61003ee7d55b8b005ab4c9c679efc9558b (patch) | |
tree | 58f388d0fdb33aa34583fbbb163fc134335f80e2 /gcc/fortran/options.cc | |
parent | bdbb74e38f30827568ba1224d52f5c86edb5d48c (diff) | |
download | gcc-2987ca61003ee7d55b8b005ab4c9c679efc9558b.zip gcc-2987ca61003ee7d55b8b005ab4c9c679efc9558b.tar.gz gcc-2987ca61003ee7d55b8b005ab4c9c679efc9558b.tar.bz2 |
Vect: Try the pattern of vector signed integer SAT_TRUNC
Almost the same as vector unsigned integer SAT_TRUNC, try to match
the signed version during the vector pattern matching.
The below test suites are passed for this patch.
* The rv64gcv fully regression test.
* The x86 bootstrap test.
* The x86 fully regression test.
gcc/ChangeLog:
* tree-vect-patterns.cc (gimple_signed_integer_sat_trunc): Add
new func decl for signed SAT_TRUNC.
(vect_recog_sat_trunc_pattern): Try signed match pattern for
the SAT_TRUNC.
Signed-off-by: Pan Li <pan2.li@intel.com>
Diffstat (limited to 'gcc/fortran/options.cc')
0 files changed, 0 insertions, 0 deletions