Skip to content

Remove pointless promotes.#143

Merged
vext01 merged 1 commit intoykjit:mainfrom
ltratt:remove_promotes
Mar 24, 2026
Merged

Remove pointless promotes.#143
vext01 merged 1 commit intoykjit:mainfrom
ltratt:remove_promotes

Conversation

@ltratt
Copy link
Contributor

@ltratt ltratt commented Mar 24, 2026

These all promote values that the optimiser can prove are constant as a result of load_inst. My guess -- it's been a while! -- is that explicitly promoting these was more necessary when the optimiser was less capable.

These all promote values that the optimiser can prove are constant as a
result of `load_inst`. My guess -- it's been a while! -- is that
explicitly promoting these was more necessary when the optimiser was
less capable.
@vext01 vext01 added this pull request to the merge queue Mar 24, 2026
Merged via the queue into ykjit:main with commit 5b5af1a Mar 24, 2026
2 checks passed
@ltratt ltratt deleted the remove_promotes branch March 24, 2026 13:39
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.

2 participants