mirror of
https://github.com/vitorpamplona/amethyst.git
synced 2026-08-10 16:33:27 +00:00
Kotlin does not allow crossinline parameters to be nullable. The cOp parameter in benchTriple needs to be nullable (null when C library is not available), so use noinline instead. https://claude.ai/code/session_011KVZhDcV2G7idNWEBz12GY