diff options
author | Jakub Jelinek <jakub@redhat.com> | 2019-11-15 09:32:36 +0100 |
---|---|---|
committer | Jakub Jelinek <jakub@gcc.gnu.org> | 2019-11-15 09:32:36 +0100 |
commit | 0227ffa98e122d5716d508c435cb8323cd93bfef (patch) | |
tree | 1061bae3610fd33b8be8ea3ae45c260c201f3812 /gcc/tree-ssa-loop-ivcanon.c | |
parent | 1c9676e2076b403eb1f6b22351bf0c58cc367ee3 (diff) | |
download | gcc-0227ffa98e122d5716d508c435cb8323cd93bfef.zip gcc-0227ffa98e122d5716d508c435cb8323cd93bfef.tar.gz gcc-0227ffa98e122d5716d508c435cb8323cd93bfef.tar.bz2 |
gimplify.c (gimplify_call_expr): Don't call omp_resolve_declare_variant after gimplification.
* gimplify.c (gimplify_call_expr): Don't call
omp_resolve_declare_variant after gimplification.
* omp-general.c (omp_context_selector_matches): For isa that might
match in some other function, defer if in declare simd function.
(omp_context_compute_score): Don't look for " score" in construct
trait set. Set *score to -1 if it can't ever match.
(omp_resolve_declare_variant): If any variants need to be deferred,
don't punt immediately, but compute scores of all variants and if
ther eis a score winner that doesn't need to be deferred, return that.
* c-c++-common/gomp/declare-variant-13.c: New test.
From-SVN: r278280
Diffstat (limited to 'gcc/tree-ssa-loop-ivcanon.c')
0 files changed, 0 insertions, 0 deletions