MLIR-AIE
|
Options for the "lower-vector-to-aievec" pipeline. More...
#include "aie/Dialect/AIEVec/Pipelines/Passes.h"
Public Attributes | |
PassOptions::Option< std::string > | aieTarget |
PassOptions::Option< std::string > | targetBackend |
PassOptions::Option<std::string> xilinx::aievec::LowerVectorToAIEVecOptions::aieTarget |
Definition at line 58 of file Passes.h.
Referenced by LowerVectorToAIEVec::LowerVectorToAIEVec(), and xilinx::aievec::ConvertVectorToAIEVecOptions::parseFromString().
PassOptions::Option<std::string> xilinx::aievec::LowerVectorToAIEVecOptions::targetBackend |
Definition at line 63 of file Passes.h.
Referenced by LowerVectorToAIEVec::LowerVectorToAIEVec(), and xilinx::aievec::ConvertVectorToAIEVecOptions::parseFromString().