[PATCH] D53349: [VPlan] Changes to implement VPlan based predication for VPlan-native path.

Satish K Guggilla via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 19 17:34:34 PDT 2018


sguggill updated this revision to Diff 170285.
sguggill marked 2 inline comments as done.
sguggill added a comment.

Address Florian's review comments.


Repository:
  rL LLVM

https://reviews.llvm.org/D53349

Files:
  lib/Transforms/Vectorize/CMakeLists.txt
  lib/Transforms/Vectorize/LoopVectorizationLegality.cpp
  lib/Transforms/Vectorize/LoopVectorize.cpp
  lib/Transforms/Vectorize/VPlan.cpp
  lib/Transforms/Vectorize/VPlan.h
  lib/Transforms/Vectorize/VPlanPredicator.cpp
  lib/Transforms/Vectorize/VPlanPredicator.h
  unittests/Transforms/Vectorize/CMakeLists.txt
  unittests/Transforms/Vectorize/VPlanPredicatorTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D53349.170285.patch
Type: text/x-patch
Size: 25520 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181020/2331de8f/attachment.bin>


More information about the llvm-commits mailing list