Jlm
Namespaces | Functions
RhlsToFirrtlConverter.cpp File Reference
#include <jlm/hls/backend/rhls2firrtl/RhlsToFirrtlConverter.hpp>
#include <jlm/llvm/ir/operators/IntegerOperations.hpp>
#include <jlm/llvm/ir/operators/MemoryStateOperations.hpp>
#include <jlm/util/strfmt.hpp>
#include <llvm/ADT/SmallPtrSet.h>
Include dependency graph for RhlsToFirrtlConverter.cpp:

Go to the source code of this file.

Namespaces

 jlm
 
 jlm::hls
 

Functions

void jlm::hls::check_may_not_depend_on (mlir::Value value, ::llvm::SmallPtrSet< mlir::Value, 16 > &forbiddenDependencies, ::llvm::SmallPtrSet< mlir::Value, 16 > &visited)
 
void jlm::hls::check_oValids (::llvm::SmallVector< mlir::Value > &oReadys, ::llvm::SmallVector< mlir::Value > &oValids)