Skip to content

Bug fixes#34

Merged
neboat merged 8 commits intoOpenCilk:dev/10.xfrom
neboat:dev/rel1-rc1
Feb 17, 2021
Merged

Bug fixes#34
neboat merged 8 commits intoOpenCilk:dev/10.xfrom
neboat:dev/rel1-rc1

Conversation

@neboat
Copy link
Collaborator

@neboat neboat commented Jan 24, 2021

Fix a couple of bugs revealed from testing with GBBS (https://github.com/ParAlg/gbbs).

…on of a detach within a loop, ensure that that PHI node inherits the correct value from the detached.rethrow predecessor. Update LICM to avoid splitting the detach and detached.rethrow predecessors of the unwind destination of a detach in a loop.
…tripcount and primary induction variable have different types.
…he tripcount and primary induction variable have different types.
neboat and others added 3 commits January 31, 2021 17:12
…ursive divide-and-conquer function generated by LoopSpawning. This change tempers the growth in stack space from this transformation of parallel loops.
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.

2 participants