aboutsummaryrefslogtreecommitdiff
path: root/llvm/tools/llvm-objdump/llvm-objdump.cpp
diff options
context:
space:
mode:
authorwangpc <wangpengcheng.pp@bytedance.com>2023-08-14 10:51:29 +0800
committerwangpc <wangpengcheng.pp@bytedance.com>2023-08-14 10:55:53 +0800
commit8a98f24ec51ea12a50f1e63dd030482e387534a1 (patch)
tree1a2c57714b6ed85d0d74f8ca993a09aedc002d3e /llvm/tools/llvm-objdump/llvm-objdump.cpp
parentfda9a9c61ebf4f768ad0a230141fb4123128697f (diff)
downloadllvm-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