13#ifndef CIRCT_FIRTOOL_FIRTOOL_H
14#define CIRCT_FIRTOOL_FIRTOOL_H
21#include "mlir/Pass/PassManager.h"
22#include "llvm/Support/CommandLine.h"
52 llvm_unreachable(
"unknown build mode");
458 StringRef inputFilename);
464 std::unique_ptr<llvm::raw_ostream> os);
468 llvm::raw_ostream &os);
472 llvm::StringRef directory);
479 llvm::raw_ostream &os);
@ None
Don't explicitly preserve any named values.
SymbolicValueLowering
Ways to lower symbolic values.
The InstanceGraph op interface, see InstanceGraphInterface.td for more details.