[PATCH] D100175: [VPlan] Add GraphTraits impl to traverse through VPRegionBlock.

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 22 09:10:00 PDT 2021


fhahn updated this revision to Diff 339671.
fhahn marked an inline comment as done.
fhahn added a comment.

Remove unneeded explicit types when calling deref.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D100175

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D100175.339671.patch
Type: text/x-patch
Size: 14752 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210422/711f74d2/attachment.bin>


More information about the llvm-commits mailing list