[PATCH] D95757: [LV] Replace some uses of VectorLoopValueMap with VPTransformState (NFC)

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 4 01:03:05 PST 2021


fhahn updated this revision to Diff 321339.
fhahn added a comment.

Addressed comments: add VPlan* to VPTransformState and use isLoopInvariant.

Thanks!


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D95757

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D95757.321339.patch
Type: text/x-patch
Size: 16378 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210204/9bc1c32e/attachment.bin>


More information about the llvm-commits mailing list