about summary refs log tree commit diff
path: root/library/stdarch/crates/std_detect
diff options
context:
space:
mode:
authorAlex Crichton <alex@alexcrichton.com>2021-05-27 10:23:24 -0500
committerGitHub <noreply@github.com>2021-05-27 16:23:24 +0100
commitb3f06eb658f46996921580964df94721ef82099e (patch)
treeb92f47a712d1e8daf080f9feb82624cd40a8bc94 /library/stdarch/crates/std_detect
parent3ecc56b329657a51467ecc5aac23b2516f70b5b6 (diff)
downloadrust-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