aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/Language/CPlusPlus/CPlusPlusLanguage.cpp
diff options
context:
space:
mode:
authorJim Lin <jim@andestech.com>2025-04-09 13:33:58 +0800
committerGitHub <noreply@github.com>2025-04-09 13:33:58 +0800
commitd28b4d89166fb705577a2d3a329006f0c0e0aacc (patch)
tree8c2b1017163d8d645ef733d16532d47d9014240b /lldb/source/Plugins/Language/CPlusPlus/CPlusPlusLanguage.cpp
parentfbc6241d3af45d74ac8e8d3728a57435aab1d5ec (diff)
downloadllvm-d28b4d89166fb705577a2d3a329006f0c0e0aacc.zip
llvm-d28b4d89166fb705577a2d3a329006f0c0e0aacc.tar.gz
llvm-d28b4d89166fb705577a2d3a329006f0c0e0aacc.tar.bz2
[RISCV] Lower BUILD_VECTOR with i64 type to VID on RV32 if possible (#132339)
The element type i64 of the BUILD_VECTOR is not legal on RV32. It doesn't catch the VID pattern after being legalized for i64. So try to customized lower it to VID during type legalization.
Diffstat (limited to 'lldb/source/Plugins/Language/CPlusPlus/CPlusPlusLanguage.cpp')
0 files changed, 0 insertions, 0 deletions