Skip to content

Conversation

@ShangkunLi
Copy link
Collaborator

@ShangkunLi ShangkunLi commented Dec 23, 2025

In this pr, we introduce the phi_start op.

For this op, when it is executed for the first time, it selects the initial values (excluding neura.reserve).

When it is executed in the subsequent iterations, it selects the valid operand from all its inputs (including neura.reserve).

Hi~ @n0thingNoob,

The CodeGen pass may also need corresponding modifications to generate the correct .yaml/.asm files~

@ShangkunLi ShangkunLi self-assigned this Dec 23, 2025
@ShangkunLi ShangkunLi added the bug Something isn't working label Dec 23, 2025
@ShangkunLi ShangkunLi linked an issue Dec 23, 2025 that may be closed by this pull request
@tancheng tancheng requested a review from BenkangPeng December 24, 2025 01:31
@tancheng tancheng merged commit f50905b into coredac:main Dec 24, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[P0] Distinguish the Phi that need ignore one input

2 participants