mirror of https://github.com/llvm/circt.git
![]() Building on the existing MLIR integer interval range analysis framework, build the interface for the comb dialect. Use the interval range analysis to develop a comb opt narrowing pass, that reduces a comb opt based on the interval range of the operation. Currently this is only supported for addition, subtraction and multiplication, but this could be extended in the future. Future work will leverage the interval analysis to validate the combination of consecutive addition operators into a multi-operand addition. |
||
---|---|---|
.. | ||
comb-int-range-analysis.mlir | ||
debug-analysis.mlir | ||
debug-info.mlir | ||
dependence-analysis.mlir | ||
firrtl-test-instance-info.mlir | ||
infer-top-level.mlir | ||
scheduling-analysis.mlir |