diff options
author | Alex MacLean <amaclean@nvidia.com> | 2025-02-26 08:45:27 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-02-26 08:45:27 -0800 |
commit | 6c2e170d043d3a7d7b32635e887cfd255ef5c2ce (patch) | |
tree | 79d8d5803d9b22bd60d81a17a5ad2d62c253bbd0 /llvm/lib/Target/RISCV/Disassembler/RISCVDisassembler.cpp | |
parent | 14da7d5c1fc64006f731d7715a523d59a9e501e2 (diff) | |
download | llvm-6c2e170d043d3a7d7b32635e887cfd255ef5c2ce.zip llvm-6c2e170d043d3a7d7b32635e887cfd255ef5c2ce.tar.gz llvm-6c2e170d043d3a7d7b32635e887cfd255ef5c2ce.tar.bz2 |
[NVPTX] Convert vector function nvvm.annotations to attributes (#127736)
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.
- !"maxntid[xyz]" -> "nvvm.maxntid"
- !"reqntid[xyz]" -> "nvvm.reqntid"
- !"cluster_dim_[xyz]" -> "nvvm.cluster_dim"
Diffstat (limited to 'llvm/lib/Target/RISCV/Disassembler/RISCVDisassembler.cpp')
0 files changed, 0 insertions, 0 deletions