[Openmp-commits] [PATCH] D116959: [DWARF] Try not to crash for codes with missing debug information
Alexey Bataev via Phabricator via Openmp-commits
openmp-commits at lists.llvm.org
Wed Jan 19 10:25:50 PST 2022
ABataev added a comment.
In D116959#3255401 <https://reviews.llvm.org/D116959#3255401>, @tra wrote:
> In D116959#3255312 <https://reviews.llvm.org/D116959#3255312>, @dblaikie wrote:
>
>> I would wonder why NVPTX has this unique codepath
>
> PTX has rather odd assembly which places restrictions on where it accepts various directives. @ABataev would probably be the best person to ask for the details.
You’re right. I don’t remember the details already but most probably it is caused by the NVPTX format and its limitations.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D116959/new/
https://reviews.llvm.org/D116959
More information about the Openmp-commits
mailing list