mirror of
https://github.com/intel/llvm.git
synced 2026-01-25 10:55:58 +08:00
This patch attempts to prefix omp outlined helpers and reduction funcs with the original function's name. Reviewed By: jdoerfert Differential Revision: https://reviews.llvm.org/D140722