Added
-
The various C API functions that accept strings now perform a copy,
meaning the caller does not have to keep the strings alive. -
Slightly better lexer error messages.
-
Fusion across slicing is now possible in some cases.
-
New tool:
futhark profile
.
Fixed
- Inefficient locking for certain segmented histograms (#2024).