diff options
author | Alexey Bataev <a.bataev@outlook.com> | 2024-11-25 07:56:45 -0800 |
---|---|---|
committer | Alexey Bataev <a.bataev@outlook.com> | 2024-11-25 07:58:19 -0800 |
commit | 57bbdbd7ae3698a274edd4dd6ef1b53d9129e552 (patch) | |
tree | c18078c179acb932a7f0a3f13ab7aa6ad6298081 /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | 7e3187e12a2cef8b2552e08ce9423aca9c09d813 (diff) | |
download | llvm-57bbdbd7ae3698a274edd4dd6ef1b53d9129e552.zip llvm-57bbdbd7ae3698a274edd4dd6ef1b53d9129e552.tar.gz llvm-57bbdbd7ae3698a274edd4dd6ef1b53d9129e552.tar.bz2 |
[SLP]Relax assertion in mask combine for non-power-of-2 number of elements
The nodes may contain non-power-of-2 number of elements. Need to relax
the assertion to avoid possible compiler crash
Fixes #117517
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions