FuseLoopLevel#
-
struct FuseLoopLevel#
Public Members
-
std::map<std::string, LoopAlignStrategy> align#
Contains alignment strategies for the fused dimensions (indexed by the dimension name).
If not in the map, use the default alignment strategy to align the fused dimension (see LoopAlignStrategy::Auto).
-
std::map<std::string, LoopAlignStrategy> align#