Go to the source code of this file.
|
namespace | llvm |
| This is an optimization pass for GlobalISel generic memory operations.
|
◆ _DECL_FEATURES
#define _DECL_FEATURES |
( |
| type, |
|
|
| name, |
|
|
| shape, |
|
|
| _ ) |
Value:
static TensorSpec createSpec(const std::string &Name, const std::vector< int64_t > &Shape, int Port=0)
Definition at line 113 of file MLRegAllocPriorityAdvisor.cpp.
◆ _FEATURE_IDX
#define _FEATURE_IDX |
( |
| _, |
|
|
| name, |
|
|
| __, |
|
|
| ___ ) |
◆ DecisionName
#define DecisionName "priority" |
◆ RA_PRIORITY_FEATURES_LIST
#define RA_PRIORITY_FEATURES_LIST |
( |
| M | ) |
|
◆ InteractiveChannelBaseName
cl::opt< std::string > InteractiveChannelBaseName("regalloc-priority-interactive-channel-base", cl::Hidden, cl::desc( "Base file path for the interactive mode. The incoming filename should " "have the name <regalloc-priority-interactive-channel-base>.in, while " "the outgoing name should be " "<regalloc-priority-interactive-channel-base>.out")) |
( |
"regalloc-priority-interactive-channel-base" | , |
|
|
cl::Hidden | , |
|
|
cl::desc( "Base file path for the interactive mode. The incoming filename should " "have the name <regalloc-priority-interactive-channel-base>.in, while " "the outgoing name should be " "<regalloc-priority-interactive-channel-base>.out") | ) |
|
static |