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

Bug fixes for Tapir optimizations #263

Merged
merged 3 commits into from
Aug 26, 2024

Conversation

neboat
Copy link
Collaborator

@neboat neboat commented Aug 20, 2024

This PR contains various bugfixes:

  • Fix task-simplify pass to optimize taskframes inside parallel-loop bodies.
  • Fix code-metrics analysis to recognize that Tapir intrinsics are duplicatable.
  • Fix work-span analysis to correctly evaluate cost of nested loops with constant trip counts.

neboat added 3 commits August 25, 2024 17:01
…uplicatable, enabling optimizations such as loop stripmining.
…st of nested parallel loops with known loop-trip counts.
@neboat neboat force-pushed the dev/18.x-tapir-opt-fixes branch from c278bf2 to 976f8b2 Compare August 25, 2024 21:01
@neboat neboat merged commit 66a8741 into OpenCilk:dev/18.x Aug 26, 2024
7 checks passed
@neboat neboat deleted the dev/18.x-tapir-opt-fixes branch November 23, 2024 00:19
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.

1 participant