Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(BPU): fix potential bug on s2_fire_dup #3850

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

Jerry-Tianchen
Copy link

@Jerry-Tianchen Jerry-Tianchen commented Nov 9, 2024

Detailed Issue please refer to issue: #3837

Close #3837

@eastonman
Copy link
Member

I believe s3_fire has the same problem, can you fix it together?

s3_fire_dup := s3_valid_dup

@Jerry-Tianchen
Copy link
Author

I believe s3_fire has the same problem, can you fix it together?

s3_fire_dup := s3_valid_dup

Sure.

@eastonman
Copy link
Member

Hello, this is not yet updated for s3_fire_dup.
Umm, I suppose we will run CI after that.

@Jerry-Tianchen
Copy link
Author

Jerry-Tianchen commented Nov 13, 2024

Hello, this is not yet updated for s3_fire_dup. Umm, I suppose we will run CI after that.

sorry my local git was messed up and I have not yet figured out a time to fix it. I don't want to push a "Merge" commit into the main repo.

But are you sure s3 also needs fixing? I reviewed it multiple times and I only see it being assigned once:
s3_fire_dup := s3_valid_dup

@eastonman
Copy link
Member

Ok, I was wrong about s3_fire_dup. Will start a CI run after which this can be merged.
"Merge" commit will not be a problem because all the commits in a PR will be squashed into one.

Copy link
Member

@eastonman eastonman left a comment

Choose a reason for hiding this comment

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

LGTM

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.

Potential Bug in BPU on s2_fire_dup?
2 participants