aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Writer/BitcodeWriter.cpp
diff options
context:
space:
mode:
authorThomas Lively <tlively@google.com>2021-08-20 09:10:36 -0700
committerThomas Lively <tlively@google.com>2021-08-20 09:10:37 -0700
commit64a9957bf7b65a0d10819918ac2a565d69e9c4bb (patch)
treecef62143de17b9a192c0ce16a8cec18b66e926f5 /llvm/lib/Bitcode/Writer/BitcodeWriter.cpp
parent65bcdeaa15b729dae40190c6a990cd67c12e9f10 (diff)
downloadllvm-64a9957bf7b65a0d10819918ac2a565d69e9c4bb.zip
llvm-64a9957bf7b65a0d10819918ac2a565d69e9c4bb.tar.gz
llvm-64a9957bf7b65a0d10819918ac2a565d69e9c4bb.tar.bz2
[WebAssembly] Make shift values unsigned in wasm_simd128.h
On some platforms, negative shift values mean to shift in the opposite direction, but this is not true with WebAssembly. To avoid confusion, make the shift values in the shift intrinsics unsigned. Differential Revision: https://reviews.llvm.org/D108415
Diffstat (limited to 'llvm/lib/Bitcode/Writer/BitcodeWriter.cpp')
0 files changed, 0 insertions, 0 deletions