[PATCH] D119669: [NVPTX] Prefix "$L__" for branch label names

Dmitry Vassiliev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 15 01:27:00 PST 2022


slydiman added a comment.

In D119669#3320786 <https://reviews.llvm.org/D119669#3320786>, @tra wrote:

> @slydiman please verify that clang-generated PTX with the patch does get accepted by ptxas. I'm not quite sure what went wrong here and we can't test it in clang/llvm in-tree tests as they don't have access to CUDA SDK.

It seems this patch requires CUDA 11.3 and PTX ISA v7.3 at least.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D119669/new/

https://reviews.llvm.org/D119669



More information about the llvm-commits mailing list