#
d65ff3e9 |
| 04-Sep-2024 |
Alexey Bataev <a.bataev@outlook.com> |
[SLP]Fix PR107198: add a check for empty complex type
Need to check if the complex type is empty before trying to dig in, trying to find vectorizable type
Fixes https://github.com/llvm/llvm-project
[SLP]Fix PR107198: add a check for empty complex type
Need to check if the complex type is empty before trying to dig in, trying to find vectorizable type
Fixes https://github.com/llvm/llvm-project/issues/107198
show more ...
|