Skip to content

Commit 354fef2

Browse files
authored
Unrolled build for #155165
Rollup merge of #155165 - folkertdev:sync-from-portable-simd-2026-04-11, r=folkertdev Portable SIMD subtree update Let's see if this works (we might need a sync the other way first)
2 parents bf4fbfb + aa656a9 commit 354fef2

File tree

29 files changed

+469
-193
lines changed

29 files changed

+469
-193
lines changed

‎library/portable-simd/.github/PULL_REQUEST_TEMPLATE.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ For a given vector math operation on TxN, please add tests for interactions with
1010
- [ ] 0
1111

1212

13-
For a given vector math operation on TxN where T is a float, please add tests for test interactions with:
13+
For a given vector math operation on TxN where T is a float, please add tests for interactions with:
1414
- [ ] a really large number, larger than the mantissa
1515
- [ ] a really small "subnormal" number
1616
- [ ] NaN

0 commit comments

Comments
 (0)