[llvm] [VPlan] Add opcode to create step for wide inductions. (PR #119284)

Florian Hahn via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 14 13:26:24 PDT 2025


================
@@ -2381,6 +2379,7 @@ void VPlanTransforms::convertToConcreteRecipes(VPlan &Plan,
                                                VPTypeAnalysis &TypeInfo) {
----------------
fhahn wrote:

In general, I think it would be clearer to pass the type analysis interface wise, but undone for now, until your patch lands adding support for invalidating entries.

https://github.com/llvm/llvm-project/pull/119284


More information about the llvm-commits mailing list