Forgot to include this special handling on the declaration of the alias
function.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D156012
[NVPTX] Fix lack of `.noreturn` on certain functions for aliases ClosedPublic Authored by jhuber6 on Jul 21 2023, 7:31 PM.
Details Summary Forgot to include this special handling on the declaration of the alias
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jul 21 2023, 7:56 PM Closed by commit rG6a51997ccc23: [NVPTX] Fix lack of `.noreturn` on certain functions for aliases (authored by jhuber6). · Explain WhyJul 24 2023, 5:01 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 543136 llvm/lib/Target/NVPTX/NVPTXAsmPrinter.cpp
llvm/test/CodeGen/NVPTX/alias.ll
|