PTX ISA spec, s5.4.8. Variable Attribute Directive: .attribute
PTX ISA Notes
Introduced in PTX ISA version 4.0.
Target ISA Notes
.managed attribute requires sm_30 or higher.
Paths
| Differential D123040
[NVPTX] .attribute(.managed) is only supported for sm_30 and PTX 4.0 ClosedPublic Authored by asavonic on Apr 4 2022, 8:35 AM.
Details Summary PTX ISA spec, s5.4.8. Variable Attribute Directive: .attribute PTX ISA Notes Target ISA Notes
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Apr 4 2022, 11:10 AM asavonic added a parent revision: D121727: [NVPTX] Integrate ptxas to LIT tests.Apr 11 2022, 8:52 AM This revision was landed with ongoing or failed builds.Apr 14 2022, 7:08 AM Closed by commit rG4cef5c397d5f: [NVPTX] .attribute(.managed) is only supported for sm_30 and PTX 4.0 (authored by asavonic). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 420185 llvm/lib/Target/NVPTX/NVPTXAsmPrinter.h
llvm/lib/Target/NVPTX/NVPTXAsmPrinter.cpp
llvm/test/CodeGen/NVPTX/managed.ll
|