- Notifications
You must be signed in to change notification settings - Fork5
Commit9b89c13
committed
Update:
< * Consider allowing 64-bit integers to be passed by value on 64-bit< platforms> * Consider allowing 64-bit integers and floats to be passed by value on> 64-bit platforms>> Also change 32-bit floats (float4) to be passed by value at the same> time.>1 parentd526575 commit9b89c13
2 files changed
+13
-6
lines changedLines changed: 7 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 | 3 |
| |
4 |
| - | |
| 4 | + | |
5 | 5 |
| |
6 | 6 |
| |
7 | 7 |
| |
| |||
1509 | 1509 |
| |
1510 | 1510 |
| |
1511 | 1511 |
| |
1512 |
| - | |
1513 |
| - | |
| 1512 | + | |
| 1513 | + | |
| 1514 | + | |
| 1515 | + | |
| 1516 | + | |
| 1517 | + | |
1514 | 1518 |
| |
1515 | 1519 |
| |
1516 | 1520 |
| |
|
Lines changed: 6 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
8 | 8 |
| |
9 | 9 |
| |
10 | 10 |
| |
11 |
| - | |
| 11 | + | |
12 | 12 |
| |
13 | 13 |
| |
14 | 14 |
| |
| |||
1339 | 1339 |
| |
1340 | 1340 |
| |
1341 | 1341 |
| |
1342 |
| - | |
1343 |
| - | |
| 1342 | + | |
| 1343 | + | |
| 1344 | + | |
| 1345 | + | |
| 1346 | + | |
1344 | 1347 |
| |
1345 | 1348 |
| |
1346 | 1349 |
| |
|
0 commit comments
Comments
(0)