Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion src/2025h1/simd-multiversioning.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ In brief:
- have functions automatically inherit the target features of their callers
- let features depend on const generic arguments to functions

The trade-offs between the different approaches are complex, and there is no consensus on the best path forward. More details on the proposals can be found in [this document](https://hackmd.io/@veluca93/simd-multiversioning).
The trade-offs between the different approaches are complex, and there is no consensus on the best path forward. More details on the proposals can be found in [this document](https://hackmd.io/%40veluca93/simd-multiversioning).

### The next 6 months

Expand Down
Loading