Files
clang-p2996/llvm/test/Transforms/SLPVectorizer/empty-struct.ll
Alexey Bataev d65ff3e936 [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
2024-09-04 05:13:43 -07:00

1.2 KiB