[PATCH] D48080: [VPlanRecipeBase] Add insertBefore helper.

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 18 03:48:31 PDT 2018


fhahn updated this revision to Diff 151678.
fhahn added a comment.
Herald added a subscriber: mgorny.

Added Cmake changes to add VPlanTest.cpp, so we do not depend on any other patches. Also change instruction->recipe in comment.


https://reviews.llvm.org/D48080

Files:
  lib/Transforms/Vectorize/VPlan.cpp
  lib/Transforms/Vectorize/VPlan.h
  unittests/Transforms/CMakeLists.txt
  unittests/Transforms/Vectorize/CMakeLists.txt
  unittests/Transforms/Vectorize/VPlanTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D48080.151678.patch
Type: text/x-patch
Size: 3913 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180618/e809322c/attachment.bin>


More information about the llvm-commits mailing list