diff options
author | Thomas Lively <tlively@google.com> | 2021-08-19 16:23:47 -0700 |
---|---|---|
committer | Thomas Lively <tlively@google.com> | 2021-08-19 16:23:47 -0700 |
commit | fd3bd63df26ad0a3865fd1fcbdbbd0063f2b0761 (patch) | |
tree | c877b3d11f30f3cda55d27b3e36accc650da69df /llvm/lib/Analysis/ImportedFunctionsInliningStatistics.cpp | |
parent | a0051f71499bbe92fd15e9fb25005e7c55f6e9bd (diff) | |
download | llvm-fd3bd63df26ad0a3865fd1fcbdbbd0063f2b0761.zip llvm-fd3bd63df26ad0a3865fd1fcbdbbd0063f2b0761.tar.gz llvm-fd3bd63df26ad0a3865fd1fcbdbbd0063f2b0761.tar.bz2 |
[WebAssembly] Make bitmask instructions return unsigned ints
Since they are bitmasks, it will be more common for them to be used and
potentially extended to 64-bit integers as unsigned values rather than signed
values.
Differential Revision: https://reviews.llvm.org/D108401
Diffstat (limited to 'llvm/lib/Analysis/ImportedFunctionsInliningStatistics.cpp')
0 files changed, 0 insertions, 0 deletions