Files
clang-p2996/llvm/lib/Transforms/Vectorize/VPlanAnalysis.cpp
Florian Hahn 83da21ae19 [VPlan] Generalize type inference for binary VPInstructions (NFC).
Generalize logic to set the result type for ops where the result type
and the types of all operands match. Use it to support any unary and
binops.
2024-06-10 21:57:14 +01:00

9.4 KiB