mirror of
https://github.com/c3lang/c3c.git
synced 2026-02-27 12:01:16 +00:00
Add builtin benchmarks to changelog. [skip_ci]
This commit is contained in:
committed by
Christoffer Lerno
parent
44fafdbd7c
commit
4a232b7935
@@ -5,8 +5,9 @@
|
||||
### Changes / improvements
|
||||
- vectors may now contain pointers.
|
||||
- `void!` does not convert to `anyfault`.
|
||||
- `$$masked_load` / `$$masked_store` / `$$gather` / `$$scatter` for vector masked load/store.
|
||||
- `$$masked_load` / `$$masked_store` / `$$gather` / `$$scatter` for vector masked load/store.
|
||||
- `$$select` builtin for vector masked select.
|
||||
- Added builtin benchmarks by `benchmark`, `compile-benchmark` commands and `@benchmark` attribute.
|
||||
- Subtype matching in type switches.
|
||||
- Added parentof typeid property.
|
||||
- Slice assignment is expanded.
|
||||
|
||||
Reference in New Issue
Block a user