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

Set memory(read) instead of readonly on strand_pure function definition #205

Closed VoxSciurorum closed 10 months ago

VoxSciurorum commented 11 months ago

Without this change the IR Verifier fails on a function definition with the strand_pure C attribute.