Skip to content

Speedup ARM_ADD_RETURN_STACK_TAC #209

Open
@hanno-becker

Description

@hanno-becker

For some proofs in mlkem-native, specifically those introduced in pq-code-package/mlkem-native#883, I notice that ARM_ADD_RETURN_STACK_TAC takes far longer than the actual correctness proof for the body of the function. The worst one is mlkem_poly_basemul_acc_montgomery_cached_k4, which takes 2h in CI, mostly in ARM_ADD_RETURN_STACK_TAC outside of symbolic execution.

It would be nice to analyze where time is lost here, and improve it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions