OpenCilk / opencilk-project

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

Do not process template arguments when checking for recursive hyperobjects #224

Closed VoxSciurorum closed 8 months ago

VoxSciurorum commented 9 months ago

Fixes #223

VoxSciurorum commented 8 months ago

With 04d196c, also fixes #222.

neboat commented 8 months ago

Thanks for working on these fixes. This change looks good to me overall. I verified that it seems to fix both #222 and #223 on my end.

Are there any other changes you're planning for this PR? If not, I'm ready to rebase these changes on top of dev/16.x and merge them in.

VoxSciurorum commented 8 months ago

I have no more changes planned for this pull request.