qat.experimental.dialect.common package

Target-agnostic IR utilities shared across the experimental dialects.

Control-flow analysis, SSA value resolution, region surgery, and name allocation that carry no dialect knowledge. Dialects supply their specifics through the SuccessorOperandsTrait rather than by exposing concrete operation types to the algorithms.

Submodules