Skip to content
Commit 8c5555c3 authored by Alexey Bataev's avatar Alexey Bataev
Browse files

[OPENMP][NVPTX]Mark more functions as always_inline for better

performance.

Internally generated functions must be marked as always_inlines in most
cases. Patch marks some extra reduction function + outlined parallel
functions as always_inline for better performance, but only if the
optimization is requested.

llvm-svn: 361269
parent 78c3f581
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment