13#ifndef LLVM_SUPPORT_NVVMATTRIBUTES_H
14#define LLVM_SUPPORT_NVVMATTRIBUTES_H
A wrapper around a string literal that serves as a proxy for constructing global tables of StringRefs...
constexpr StringLiteral GridConstant("nvvm.grid_constant")
constexpr StringLiteral MaxNTID("nvvm.maxntid")
constexpr StringLiteral MaxNReg("nvvm.maxnreg")
constexpr StringLiteral MinCTASm("nvvm.minctasm")
constexpr StringLiteral ReqNTID("nvvm.reqntid")
constexpr StringLiteral MaxClusterRank("nvvm.maxclusterrank")
constexpr StringLiteral ClusterDim("nvvm.cluster_dim")
constexpr StringLiteral BlocksAreClusters("nvvm.blocksareclusters")
This is an optimization pass for GlobalISel generic memory operations.