This helps to preserve the debug information of global variables.
Details
Details
Diff Detail
Diff Detail
Event Timeline
Comment Actions
Good catch! Thank you for fixing this.
Sorry about the delay. I've apparently failed to click "Submit". :-/
Paths
| Differential D127510
[NVPTX] Keep metadata attached to module-scope variables ClosedPublic Authored by ikudrin on Jun 10 2022, 9:39 AM.
Details Summary This helps to preserve the debug information of global variables.
Diff Detail Event TimelineComment Actions Good catch! Thank you for fixing this. Sorry about the delay. I've apparently failed to click "Submit". :-/ This revision is now accepted and ready to land.Jun 21 2022, 10:29 AM This revision was landed with ongoing or failed builds.Jun 22 2022, 5:51 AM Closed by commit rG8958e70ccbe9: [NVPTX] Keep metadata attached to module-scope variables (authored by ikudrin). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 435952 llvm/lib/Target/NVPTX/NVPTXGenericToNVVM.cpp
llvm/test/CodeGen/NVPTX/generic-to-nvvm-ir.ll
|