aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/CodeGen/CodeGenModule.cpp
diff options
context:
space:
mode:
authorRolandF77 <55763885+RolandF77@users.noreply.github.com>2024-08-28 11:22:23 -0400
committerGitHub <noreply@github.com>2024-08-28 11:22:23 -0400
commit89bbcbe285eee1287a9ea21b92e4b3d307464d44 (patch)
treeb5a1bb86300959d56f71f84abda5a40354ecb9b8 /clang/lib/CodeGen/CodeGenModule.cpp
parent16910a21ee0fabab2df291e4e5bc18289bd5762d (diff)
downloadllvm-89bbcbe285eee1287a9ea21b92e4b3d307464d44.zip
llvm-89bbcbe285eee1287a9ea21b92e4b3d307464d44.tar.gz
llvm-89bbcbe285eee1287a9ea21b92e4b3d307464d44.tar.bz2
[PowerPC] fix legalization crash (#105563)
If v2i64 scalar_to_vector is made custom, llc can crash in certain legalization cases where v2i64 vectors are injected, even if they weren't otherwise present. The code generated would be fine, but that operation is not handled in ReplaceNodeResults. Add handling.
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions