Convert legacy nvvm.annotations metadata to appropriate function attributes.
Synopsis
Declared in <llvm/IR/AutoUpgrade.h>
void
UpgradeNVVMAnnotations(Module& M);
Parameters
Name |
Description |
M |
Module whose |
Created with MrDocs