summaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Writer/BitcodeWriter.cpp
diff options
context:
space:
mode:
authorThomas Lively <tlively@google.com>2024-03-20 08:42:42 -0700
committerGitHub <noreply@github.com>2024-03-20 08:42:42 -0700
commit767e0c8bcef9cfcc57e76e66e23489ba60042762 (patch)
tree0da7b7cf2cdc6590f4d7fee1e3e3ee1978ae80bf /llvm/lib/Bitcode/Writer/BitcodeWriter.cpp
parentc25e77436ea44b4c980f4974dee8984298d13a08 (diff)
[WebAssembly] Select BUILD_VECTOR with large unsigned lane values (#85880)
Previously we expected lane constants to be in the range of signed values for each lane size, but the included test case produced large unsigned values that fall outside that range. Allow instruction selection to proceed in this case rather than failing. Fixes #63817.
Diffstat (limited to 'llvm/lib/Bitcode/Writer/BitcodeWriter.cpp')
0 files changed, 0 insertions, 0 deletions