[PATCH] D143938: [VPlan] Compute costs for plans directly after construction.

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 10 13:30:14 PDT 2023


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

Rebase on top of current main


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D143938

Files:
  llvm/lib/Transforms/Vectorize/LoopVectorizationPlanner.h
  llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
  llvm/test/Transforms/LoopVectorize/AArch64/no_vector_instructions.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D143938.512238.patch
Type: text/x-patch
Size: 25577 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230410/b0eb654b/attachment.bin>


More information about the llvm-commits mailing list