[PATCH] D69067: [LV] Reduce ingredient DU usage by ILV (NFC)

Gil Rapaport via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Nov 3 08:19:34 PST 2019


gilr updated this revision to Diff 227614.
gilr added a comment.

Address comments.


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

https://reviews.llvm.org/D69067

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D69067.227614.patch
Type: text/x-patch
Size: 18960 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191103/ee697056/attachment.bin>


More information about the llvm-commits mailing list