Skip to content

Remove TPART APIs deleted in PTO ISA v0.58.5 #45

Description

@zhoubot

PTO ISA v0.58.5 marks TPARTADD, TPARTMUL, TPARTMAX, and TPARTMIN as deleted/reserved, but the current TileOP API and SuperNPUBench generator still expose them.

Evidence from the ASL corpus sweep: all eight FP16/FP32 TPART cases fail because there is intentionally no accepted PTO operation/selector. SuperNPUBench PR #100 now keeps these eight combinations as explicit unsupported coverage rather than active ELF cases.

Required closure:

  • remove or hard-reject the four active TileOP wrappers
  • preserve a compile-negative regression so deleted spellings cannot silently return
  • update generated docs/contracts and downstream coverage inventory

This is downstream conformance to the existing PTO decision; no PTO architecture change or new ADR is required.

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

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions