[PATCH] D109338: [clang][OpenMP] Make IR function names for OpenMP-outlined blocks slightly less awful
Roman Lebedev via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Sep 6 15:48:58 PDT 2021
lebedev.ri added a comment.
In D109338#2985731 <https://reviews.llvm.org/D109338#2985731>, @ABataev wrote:
> Maybe use something close to target entries format? Encode function name and line number of the region. This would help if there are several omp regions in a function.
Sure, i can do that.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D109338/new/
https://reviews.llvm.org/D109338
More information about the cfe-commits
mailing list