[PATCH] D76988: [VPlan] Use on VPWidenRecipe per original IR instruction. (NFC).

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Mar 28 11:49:20 PDT 2020


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

Update test checking VPBB iterator, remove newline from printing.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D76988

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D76988.253364.patch
Type: text/x-patch
Size: 6959 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200328/43cfbc66/attachment-0001.bin>


More information about the llvm-commits mailing list