- Refactor creating Phi recipe out of tryToCreateWidenRecipe() and into its own function since tryToCreateWidenRecipe() is multiple pages long.
- Change assert into llvm_unreachable to avoid calling the same Legality functions multiple times.
Details
Details
- Reviewers
reames fhahn nikolaypanchenko
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo