[PATCH] D118167: [VPlan] Record whether scalar IVs are need in induction recipe. (NFC)

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 28 01:05:46 PST 2022


fhahn updated this revision to Diff 403917.
fhahn marked 2 inline comments as done.
fhahn added a comment.

Address latest comments, thanks! I am planning to land this soon.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D118167

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D118167.403917.patch
Type: text/x-patch
Size: 9662 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220128/622bd9d9/attachment.bin>


More information about the llvm-commits mailing list