[PATCH] D46827: [VPlan] Add VPInstruction to VPRecipe transformation.

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 18 11:33:53 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL334969: [VPlan] Add VPInstruction to VPRecipe transformation. (authored by fhahn, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D46827?vs=151738&id=151756#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D46827

Files:
  llvm/trunk/lib/Transforms/Vectorize/CMakeLists.txt
  llvm/trunk/lib/Transforms/Vectorize/VPlan.h
  llvm/trunk/lib/Transforms/Vectorize/VPlanHCFGTransforms.cpp
  llvm/trunk/lib/Transforms/Vectorize/VPlanHCFGTransforms.h
  llvm/trunk/unittests/Transforms/Vectorize/CMakeLists.txt
  llvm/trunk/unittests/Transforms/Vectorize/VPlanHCFGTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D46827.151756.patch
Type: text/x-patch
Size: 12772 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180618/30d4e859/attachment.bin>


More information about the llvm-commits mailing list