Skip to content

sail: implement HL unscaled pre/post-index stores#78

Open
zhoubot wants to merge 1 commit intomainfrom
codex/sail-coverage-hl-store-upr-upo
Open

sail: implement HL unscaled pre/post-index stores#78
zhoubot wants to merge 1 commit intomainfrom
codex/sail-coverage-hl-store-upr-upo

Conversation

@zhoubot
Copy link
Collaborator

@zhoubot zhoubot commented Mar 2, 2026

Implements missing HL store pre/post-index variants with unscaled offset semantics (as confirmed: HL/normal/C differ only by encoding width):

  • HL.SH.UPR / HL.SH.UPO
  • HL.SW.UPR / HL.SW.UPO
  • HL.SD.UPR / HL.SD.UPO

Semantics reuse existing HL pre/post-index contract; .UPR/.UPO use hl_off_scale(..., 0) (no scaling).

Coverage: implemented_forms 495 -> 501 (+6 forms, cumulative across open PRs).

NOTE: per team rule, do not merge coverage-only PRs until cumulative delta >= 5% unless explicitly requested.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant