[llvm] [NVPTX] Fixing debug symbols for ptx target emitting (PR #101891)
Joseph Huber via llvm-commits
llvm-commits at lists.llvm.org
Sat Aug 31 13:30:34 PDT 2024
jhuber6 wrote:
> Since you already committed, the updated test file should be in the PR codebase right? Is it good to merge?
The bit I updated was to check for the pass changing the debug symbol's name. This failed the CI and didn't work when I applied the patch manually, so you probably need to rework the pass and make sure it passes the test I posted above.
https://github.com/llvm/llvm-project/pull/101891
More information about the llvm-commits
mailing list