[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
Wed Dec 12 17:43:34 PST 2018


sguggill updated this revision to Diff 177981.
sguggill added a comment.

Address Renato's comments.


Repository:
  rL LLVM

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

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.177981.patch
Type: text/x-patch
Size: 25760 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181213/0d96b545/attachment.bin>


More information about the llvm-commits mailing list