diff options
author | Alex MacLean <amaclean@nvidia.com> | 2025-02-12 07:33:22 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-02-12 07:33:22 -0800 |
commit | a282b6c486c5cc6a4cbdf05195248a4cb3a18e33 (patch) | |
tree | fd7380697e95ad9c87d3ce8e01ad828da23595d6 /lldb/source/Plugins/ScriptInterpreter/Python/PythonReadline.h | |
parent | fbf46dfe3528f2b6d036671ca2fb5c4b3a0a40b5 (diff) | |
download | llvm-a282b6c486c5cc6a4cbdf05195248a4cb3a18e33.zip llvm-a282b6c486c5cc6a4cbdf05195248a4cb3a18e33.tar.gz llvm-a282b6c486c5cc6a4cbdf05195248a4cb3a18e33.tar.bz2 |
[NVPTX] Convert scalar function nvvm.annotations to attributes (#125908)
Replace some more nvvm.annotations with function attributes,
auto-upgrading the annotations as needed. These new attributes will be
more idiomatic and compile-time efficient than the annotations.
- !"maxclusterrank" / !"cluster_max_blocks" -> "nvvm.maxclusterrank"
- !"minctasm" -> "nvvm.minctasm"
- !"maxnreg" -> "nvvm.maxnreg"
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/PythonReadline.h')
0 files changed, 0 insertions, 0 deletions