[PATCH] D121299: [NVPTX] Disable DWARF .file directory for PTX

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 9 10:46:34 PST 2022


MaskRay added a comment.

Can you list the clang and ptxas commands to be clearer? Also, should the change be in clang/lib/Driver? There are existing settings for CUDA.
It's also worth adding comments like "As of <date>/<version>, ptxas does not support ..." so that others can revisit the opt-out in the future.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D121299



More information about the llvm-commits mailing list