diff options
author | Alon Zakai <alonzakai@gmail.com> | 2017-03-21 18:25:18 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-03-21 18:25:18 -0700 |
commit | 7b71bb6b0d3966ce42b631d433c772e24d6e68be (patch) | |
tree | b8392d1b5f1f827247d5afc48d2a93479683a860 /src/support/threads.cpp | |
parent | ee501dfb427e675adee7790a6dbc7e90f9f5a4ca (diff) | |
download | binaryen-7b71bb6b0d3966ce42b631d433c772e24d6e68be.tar.gz binaryen-7b71bb6b0d3966ce42b631d433c772e24d6e68be.tar.bz2 binaryen-7b71bb6b0d3966ce42b631d433c772e24d6e68be.zip |
Fix comparisons of sign-extends to weird constants (#956)
* fix eq/ne of sign-ext with a constant, when the constant can never be equal to it as it has the effective sign bit but not the upper bits above it set, which the sign-ext would emit
Diffstat (limited to 'src/support/threads.cpp')
0 files changed, 0 insertions, 0 deletions