llvm-project
7b833e13 - [VPlan] Remove recipe tracking in VPRecipeBuilder. (NFC) (#195181)

Commit
3 days ago
[VPlan] Remove recipe tracking in VPRecipeBuilder. (NFC) (#195181) Remove Instruction-to-recipe mapping from RecipeBuilder. The only remaining user is createInterleaveGroups, where we can easily collect the mapping.
Author
Parents
Loading