Skip to content

Removed 3 unused if conditions from ODIN's partial_map.cpp. #2020

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

Conversation

alirezazd
Copy link
Contributor

@alirezazd alirezazd commented Apr 28, 2022

I found 3 unused if statements in ODIN's partial_map.cpp which they were never executed and removed them from the source.

Description

Related Issue

Motivation and Context

How Has This Been Tested?

Types of changes

  • Bug fix (change which fixes an issue)
  • New feature (change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • My change requires a change to the documentation
  • I have updated the documentation accordingly
  • I have added tests to cover my changes
  • All new and existing tests passed

@github-actions github-actions bot added the Odin Odin II Logic Synthesis Tool: Unsorted item label Apr 28, 2022
@alirezazd alirezazd changed the title Removed 3 unused if conditions. Removed 3 unused if conditions from ODIN's partial_map.cpp. Apr 28, 2022
@alirezazd alirezazd closed this Apr 28, 2022
@alirezazd alirezazd reopened this Apr 28, 2022
@alirezazd
Copy link
Contributor Author

@sdamghan

@sdamghan
Copy link
Member

sdamghan commented May 5, 2022

@alirezazd - LGTM, Thanks! Can you please update your branch with the master branch and squash all commits into one commit? Then it will be ready to merge into the master branch.

@alirezazd alirezazd force-pushed the removed_unused_if_statements branch from a752a05 to 720c4e9 Compare May 6, 2022 16:16
@alirezazd
Copy link
Contributor Author

@sdamghan Done.

@sdamghan sdamghan merged commit a9ce736 into verilog-to-routing:master May 9, 2022
@alirezazd alirezazd deleted the removed_unused_if_statements branch May 9, 2022 16:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Odin Odin II Logic Synthesis Tool: Unsorted item
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants