[PATCH] D90563: [VPlan] Make VPWidenMemoryInstructionRecipe a VPDef.

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 3 04:27:28 PST 2020


fhahn added a comment.

ping :)

The main patches have already been approved (D90565 <https://reviews.llvm.org/D90565>, D90564 <https://reviews.llvm.org/D90564>) and this patch just updates  `VPWidenMemoryInstructionRecipe` to be a single-value def.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D90563/new/

https://reviews.llvm.org/D90563



More information about the llvm-commits mailing list