issues
search
mattkretz
/
wg21-papers
my papers to WG21 — the C++ committee
5
stars
7
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
P3287R1
#102
mattkretz
closed
1 month ago
0
P1928R13
#101
mattkretz
closed
1 week ago
0
P1928R12
#100
mattkretz
closed
1 month ago
0
D1928R12 on top of P1928R11
#99
mattkretz
closed
2 months ago
0
P1928R11
#98
mattkretz
closed
2 months ago
0
Constructing from a contiguous range - constraints and preconditions on sizes?
#97
danieltowner
opened
1 year ago
4
Should permute parameters be reordered?
#96
danieltowner
opened
1 year ago
1
Thoughts on gather_from
#95
danieltowner
opened
1 year ago
4
Wrong indirectly_writable parameter?
#94
danieltowner
opened
1 year ago
1
Add integer-of exposition only type
#93
rarutyun
closed
1 year ago
0
Minor requested changes
#92
foonathan
closed
1 year ago
0
hmin/hmax/simd_select
#91
foonathan
closed
1 year ago
0
Change T to Bytes for basic_simd_mask
#90
rarutyun
closed
1 year ago
0
Undo accidental rename of simd section and header
#89
foonathan
closed
1 year ago
0
Remove concat, array overload. Fix split.
#88
rarutyun
closed
1 year ago
0
Rename `loadstore_flags` -> `simd_flags`, `loadstore_x` ->` simd_flag_x`
#87
foonathan
closed
1 year ago
0
Constrained operations which rely on ordering to only overload when their values can be totally_ordered
#86
danieltowner
closed
1 year ago
0
Add saturating support
#85
danieltowner
opened
1 year ago
6
add the feature test macro for simd
#84
nmm0
closed
1 year ago
1
round 0 wording cleanup - isolated largely to simd.general for now
#83
JeffGarland
closed
1 year ago
0
Explore simd execution policy wrt. linalg P1673
#82
mattkretz
opened
1 year ago
0
non-member operator[]: Explore consequences from ADL and indirectly incomplete types
#81
mattkretz
opened
3 years ago
0
Add more motivational use cases
#80
bernhardmgruber
opened
3 years ago
0
added compatiblity-usecase as motivation
#79
MFHava
closed
3 years ago
3
Partially specialize `simd` for scoped enumerations
#78
mattkretz
opened
4 years ago
0
Partially specialize `simd` for unscoped enumerations
#77
mattkretz
opened
4 years ago
0
Modify `where` to return a `where_expression` with the `mask_type` of the `simd` type.
#76
mattkretz
opened
4 years ago
0
New paper on simd<enum>
#75
mattkretz
opened
4 years ago
6
p0917r3 typo in tony table 1
#73
iburyl
opened
4 years ago
1
Return type of simd::size() and simd_mask::size()
#72
mattkretz
closed
1 year ago
0
Integral power-of-2 operations
#71
mattkretz
opened
6 years ago
3
Consider std::span overloads for copy_to/from
#70
mattkretz
opened
6 years ago
0
simd clamp(simd, simd, simd) should be noexcept
#69
mattkretz
closed
6 years ago
0
masked hmin and hmax should support infinities
#68
mattkretz
opened
6 years ago
0
Why do simd reductions allow binary ops on T?
#67
mattkretz
opened
6 years ago
0
why `const const_where_expression&` instead of `const_where_expression&&`?
#66
mattkretz
opened
6 years ago
0
why is `operator~` missing in `const_where_expression`?
#65
mattkretz
closed
6 years ago
1
Mask casting is currently too cumbersome
#64
mattkretz
closed
1 year ago
0
Need to rename popcount, find_first/last_set?
#63
mattkretz
closed
1 year ago
0
Is there any issue with the where function name?
#61
mattkretz
closed
1 year ago
0
Is the name simd misleading in terms of the generality the term provides?
#60
mattkretz
closed
1 year ago
0
is deduce_t for split & concat right, or should it use fixed_size unconditionally
#59
mattkretz
closed
1 year ago
0
Error in §8: fixed_size is not convertible to non-fixed_size
#58
mattkretz
closed
1 year ago
0
what template arguments should `simd_cast`s take?
#57
mattkretz
closed
1 year ago
0
paper on specific questions we want the TS to answer
#56
mattkretz
closed
1 year ago
0
result of ushort(~0) * ushort(~0), UB?
#55
mattkretz
closed
7 years ago
1
Consider a simpler where overload for const memload with 0 init.
#54
mattkretz
opened
7 years ago
0
Propose "(de)compressing" masked load/store
#53
mattkretz
opened
7 years ago
1
Add to_bitset and from_bitset functions to mask
#52
mattkretz
opened
7 years ago
1
Relax the requirements on the return types of generator functions passed to datapar constructors
#51
mattkretz
closed
7 years ago
2
Next