Skip to content

Audit MLIR performance and deterministic behavior#2253

Description

@burgholzer

馃 AI text below 馃

Parent: #2250

Scope

Inspect MLIR-facing code for unnecessary copies, avoidable allocations, accidental quadratic work, pointer-identity ordering, unordered observable traversal, and concrete opportunities for LLVM views or ADTs.

Evidence standard

Each proposed performance rewrite needs a measurement or a concrete allocation or complexity argument. Do not convert suitable standard-library containers merely for style. Treat observable nondeterminism and evidence-backed critical performance defects as v4 blockers; defer speculative container churn.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    MLIRAnything related to MLIRcode qualityCode quality improvementsrefactorAnything related to code refactoring

    Type

    No type

    Projects

    No projects

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions