Mats Petersson
Mats Petersson
I'll take a look at this over the Christmas holidays... At least get started.
Hand-modified MLIR, which, when compiled with tco + clang -O1 runs about 10% faster - that's ONLY by mvoing the malloc/free out of the loop. ``` module attributes {fir.defaultkind =...
If I remove the fix for #918, the following code fails to compile. With the fix for #918 that is using passing arguments by value, it works. Here's an example...
pmk confirmed on Slack that `VALUE` should be interpreted in the way described in this issue. > pmk 18 hours ago > f18 appears to ignore the VALUE attribute when...
I am not working on a fix right now, but if nobody else has a quick fix, I'll look at it in a bit. If someone else is feeling a...
I'm not quite sure what the right solution is here: I believe BIND(C) combined with ELEMENTAL is invalid. So there's no specific need to fix THAT. However, it remains a...
I'm working on a solution for the simple case that asserts in the compiler.