diff options
author | Andrew Savonichev <andrew.savonichev@gmail.com> | 2022-03-31 23:50:34 +0300 |
---|---|---|
committer | Andrew Savonichev <andrew.savonichev@gmail.com> | 2022-04-14 17:07:52 +0300 |
commit | 4cef5c397d5fae8256318e8c74a2653f5c54eeb7 (patch) | |
tree | 3df80f149d0500c569a14d53c2059d7b73ce27ae /llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp | |
parent | 230f32696497bf788ac7f4365aecabb26f6670f1 (diff) | |
download | llvm-4cef5c397d5fae8256318e8c74a2653f5c54eeb7.zip llvm-4cef5c397d5fae8256318e8c74a2653f5c54eeb7.tar.gz llvm-4cef5c397d5fae8256318e8c74a2653f5c54eeb7.tar.bz2 |
[NVPTX] .attribute(.managed) is only supported for sm_30 and PTX 4.0
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.
Differential Revision: https://reviews.llvm.org/D123040
Diffstat (limited to 'llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp')
0 files changed, 0 insertions, 0 deletions