llvm-project
7b833e13
- [VPlan] Remove recipe tracking in VPRecipeBuilder. (NFC) (#195181)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
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.
References
#195181 - [VPlan] Remove recipe tracking in VPRecipeBuilder. (NFC)
Author
fhahn
Parents
52f868c7
Loading