| commit | 45e5d5b4be4934858356b033bfd19c1032888d5d | [log] [tgz] |
|---|---|---|
| author | Florian Hahn <florian.hahn@arm.com> | Fri Jun 08 17:30:45 2018 +0000 |
| committer | Florian Hahn <florian.hahn@arm.com> | Fri Jun 08 17:30:45 2018 +0000 |
| tree | 65a053a458f618ac0e73207851f017972250116b | |
| parent | 4455b3766671a8b467eccf5cb388d45d3ff0b70a [diff] |
[VPlan] Move recipe construction to VPRecipeBuilder. This patch moves the recipe-creation functions out of LoopVectorizationPlanner, which should do the high-level orchestration of the transformations. Reviewers: dcaballe, rengolin, hsaito, Ayal Reviewed By: dcaballe Differential Revision: https://reviews.llvm.org/D47595 llvm-svn: 334305