diff options
author | wangpc <wangpengcheng.pp@bytedance.com> | 2023-08-14 10:51:29 +0800 |
---|---|---|
committer | wangpc <wangpengcheng.pp@bytedance.com> | 2023-08-14 10:55:53 +0800 |
commit | 8a98f24ec51ea12a50f1e63dd030482e387534a1 (patch) | |
tree | 1a2c57714b6ed85d0d74f8ca993a09aedc002d3e /llvm/tools/llvm-objdump/llvm-objdump.cpp | |
parent | fda9a9c61ebf4f768ad0a230141fb4123128697f (diff) | |
download | llvm-8a98f24ec51ea12a50f1e63dd030482e387534a1.zip llvm-8a98f24ec51ea12a50f1e63dd030482e387534a1.tar.gz llvm-8a98f24ec51ea12a50f1e63dd030482e387534a1.tar.bz2 |
[RISCV] Truncate constants to EltSize when combine store of BUILD_VECTOR
The constants can be with larger bit width, so we need to truncate
them to EltSize or we will exceed the width of fixed-length vector.
Fixes #64588
Reviewed By: luke, craig.topper, bjope, michaelmaitland
Differential Revision: https://reviews.llvm.org/D157603
Diffstat (limited to 'llvm/tools/llvm-objdump/llvm-objdump.cpp')
0 files changed, 0 insertions, 0 deletions