Depends on D132585.
Details
Details
Diff Detail
Diff Detail
- Repository
 - rG LLVM Github Monorepo
 
Paths 
  |  Differential  D132586  
[VPlan] Move VPWidenCallRecipe to VPlanRecipes.cpp (NFC). ClosedPublic Authored by fhahn on Aug 24 2022, 12:05 PM. 
Details 
Diff Detail 
 Event TimelineThis revision is now accepted and ready to land.Aug 29 2022, 12:39 AM fhahn marked 3 inline comments as done. Comment ActionsRebased after improvements to D132585, comments should be addressed now, thanks! Closed by commit rG408ebe5e3aae: [VPlan] Move VPWidenCallRecipe to VPlanRecipes.cpp (NFC). (authored by fhahn).  ·  Explain WhySep 5 2022, 2:49 AM This revision was automatically updated to reflect the committed changes. 
Revision Contents 
 
 
Diff 457015 llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
 
 llvm/lib/Transforms/Vectorize/VPlanRecipes.cpp
  | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Remove useless method altogether?