diff options
| author | Alex Crichton <alex@alexcrichton.com> | 2021-05-27 10:23:24 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-05-27 16:23:24 +0100 |
| commit | b3f06eb658f46996921580964df94721ef82099e (patch) | |
| tree | b92f47a712d1e8daf080f9feb82624cd40a8bc94 /library/stdarch/crates/std_detect | |
| parent | 3ecc56b329657a51467ecc5aac23b2516f70b5b6 (diff) | |
| download | rust-b3f06eb658f46996921580964df94721ef82099e.tar.gz rust-b3f06eb658f46996921580964df94721ef82099e.zip | |
wasm: Change `*_bitmask` return values (#1173)
First change them all to unsigned since they're just returning bits, and then also change them to the smallest-size integer which fits the return value (`u16` for `i8x16_bitmask` and `u8` for everything else). This suffers from an LLVM codegen bug for now, but it will hopefully get fixed in the not too distant future.
Diffstat (limited to 'library/stdarch/crates/std_detect')
0 files changed, 0 insertions, 0 deletions
