Files
clang-p2996/llvm/lib/Transforms/Vectorize
Han-Kuan Chen c3e16337a4 [SLP][REVEC] Ignore UserTreeIndex if it is empty. (#131993)
Previously, the all_of check did not consider the case where the
TreeEntry is empty (i.e., when it is the first entry).
2025-03-20 11:31:49 +08:00
..