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

Fix handling of `cilk_for` loops with template-type induction variables, and other fixes #221

Closed neboat closed 10 months ago

neboat commented 10 months ago

This PR addresses the following: