[PATCH] D76988: [VPlan] Use on VPWidenRecipe per original IR instruction. (NFC).

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Mar 29 05:51:03 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG49d00824bbbb: [VPlan] Use one VPWidenRecipe per original IR instruction. (NFC). (authored by fhahn).

Changed prior to commit:
  https://reviews.llvm.org/D76988?vs=253364&id=253414#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D76988

Files:
  llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
  llvm/lib/Transforms/Vectorize/VPRecipeBuilder.h
  llvm/lib/Transforms/Vectorize/VPlan.cpp
  llvm/lib/Transforms/Vectorize/VPlan.h
  llvm/lib/Transforms/Vectorize/VPlanTransforms.cpp
  llvm/unittests/Transforms/Vectorize/VPlanHCFGTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D76988.253414.patch
Type: text/x-patch
Size: 7621 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200329/4aa3d04d/attachment-0001.bin>


More information about the llvm-commits mailing list