Skip to content

Conversation

@vext01
Copy link
Contributor

@vext01 vext01 commented Nov 26, 2025

Requires ykjit/ykllvm#290

This exposes a deficiency in the jitc_yk trace builder, which I've hacked around for now.

We will get an assertion failure if/when this deficiency arises, but hopefully j2 has a way to handle it properly.

debug_assert!(!inst.is_debug_call(self.aot_mod));

let jit_callop = self.handle_operand(callop)?;

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

gah.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Force pushed a fix for this.

@vext01 vext01 force-pushed the yk-indirect-outline-attr branch 2 times, most recently from 37b2338 to 892a80e Compare November 26, 2025 13:55
@ltratt ltratt added this pull request to the merge queue Nov 26, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Nov 26, 2025
This exposes a deficiency in the jitc_yk trace builder, which I've
hacked around for now.

We will get an assertion failure if/when this deficiency arises, but
hopefully j2 has a way to handle it properly.
@vext01 vext01 force-pushed the yk-indirect-outline-attr branch from 892a80e to 864e01d Compare November 27, 2025 09:17
@vext01
Copy link
Contributor Author

vext01 commented Nov 27, 2025

Force pushed a fix for the test in debug mode.

@ltratt ltratt added this pull request to the merge queue Nov 27, 2025
Merged via the queue into ykjit:master with commit a4f1f4d Nov 27, 2025
2 checks passed
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