OpenCilk / opencilk-project

Monorepo for the OpenCilk compiler. Forked from llvm/llvm-project and based on Tapir/LLVM.
Other
93 stars 29 forks source link

Mark reducer callbacks used when the type is instantiated #228

Open VoxSciurorum opened 9 months ago

VoxSciurorum commented 9 months ago

Fixes #154.

VoxSciurorum commented 9 months ago

This might be too aggressive. Another approach is to mark the callbacks used when a hyperobject is registered or unregistered and when a view is looked up.