]> granicus.if.org Git - clang/commit
[OPENMP50]Fix scoring of contexts with and without user provided scores.
authorAlexey Bataev <a.bataev@hotmail.com>
Wed, 9 Oct 2019 20:54:06 +0000 (20:54 +0000)
committerAlexey Bataev <a.bataev@hotmail.com>
Wed, 9 Oct 2019 20:54:06 +0000 (20:54 +0000)
commitbfd19c31688ed4dc1dd5bbe9cccc8b1e243d925c
tree5c0f03fe29cf6c83e92e53e57958efef4fe6e2f5
parent7823560840f75b2a59347a03c422783d0dd913f4
[OPENMP50]Fix scoring of contexts with and without user provided scores.

The context selector with user provided score must have higher score
than the context selector without user provided score.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@374224 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/CGOpenMPRuntime.cpp
test/OpenMP/declare_variant_implementation_vendor_codegen.cpp