Skip to content
This repository has been archived by the owner on Feb 27, 2023. It is now read-only.

Move loop-invariant offset calculation outside loop #35

Merged
merged 1 commit into from
Jun 8, 2021

Conversation

adlerjohn
Copy link
Member

Fixes #34.

@adlerjohn adlerjohn self-assigned this Jun 8, 2021
@codecov-commenter
Copy link

Codecov Report

❗ No coverage uploaded for pull request base (master@54602cb). Click here to learn what that means.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master      #35   +/-   ##
=========================================
  Coverage          ?   89.09%           
=========================================
  Files             ?        6           
  Lines             ?      376           
  Branches          ?        0           
=========================================
  Hits              ?      335           
  Misses            ?       20           
  Partials          ?       21           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 54602cb...8e96650. Read the comment docs.

@adlerjohn adlerjohn requested a review from liamsi June 8, 2021 13:25
Copy link
Member

@liamsi liamsi left a comment

Choose a reason for hiding this comment

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

👍🏼

@adlerjohn adlerjohn merged commit 8dd3dfe into master Jun 8, 2021
@adlerjohn adlerjohn deleted the adlerjohn/licm_34 branch June 8, 2021 13:30
@adlerjohn adlerjohn mentioned this pull request Jul 9, 2021
5 tasks
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Offset calculated on every iteration
3 participants