fhelium.backend.triton._matching
Match known Program facts against the generated RNS/NTT implementation.
match_region
function View source
python
def match_region(operations: Sequence[Operation], *, include_ntt: bool) -> int | None: ...1
Return supported computational-op count, zero for plumbing, or None.
Resource/layout binding supplies missing facts. Known contradictions reject the candidate before Compile selects it.