[PATCH] D98849: [LV] Compute ranges for plans up front (NFC).

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Mar 28 07:15:45 PDT 2021


fhahn updated this revision to Diff 333721.
fhahn marked 3 inline comments as done.
fhahn added a comment.

Adjust comment for VFRange.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D98849

Files:
  llvm/lib/Transforms/Vectorize/LoopVectorizationPlanner.h
  llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
  llvm/lib/Transforms/Vectorize/VPRecipeBuilder.h
  llvm/lib/Transforms/Vectorize/VPlan.h
  llvm/test/Transforms/LoopVectorize/X86/phis-only.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D98849.333721.patch
Type: text/x-patch
Size: 16643 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210328/0ce27f9c/attachment.bin>


More information about the llvm-commits mailing list