Skip to content

Conversation

@jiribenes
Copy link
Contributor

No description provided.

@jiribenes jiribenes added area:llvm experiment Experimental branch, do not merge! labels Oct 29, 2025
@jiribenes jiribenes removed the experiment Experimental branch, do not merge! label Oct 29, 2025
@jiribenes jiribenes requested a review from phischu October 29, 2025 15:41
@jiribenes
Copy link
Contributor Author

jiribenes commented Oct 29, 2025

@phischu could you check if you want this / if it makes any difference for the LLVM benchmarks? if so, feel free to merge it :)

@jiribenes jiribenes marked this pull request as ready for review October 29, 2025 15:54
Comment on lines +9 to +10
declare void @hole(i8*) cold
declare void @duplicated_prompt() cold
Copy link
Contributor Author

Choose a reason for hiding this comment

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

My hypothesis is that the hole (panic: not implemented yet) being cold doesn't matter at all, but the duplicated_prompt might by a tiny bit since I assuming used stacks are non-null seems good...

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants