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

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 4 09:05:05 PDT 2023


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

Remove unnecessary code, add comment as suggested.


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.510832.patch
Type: text/x-patch
Size: 25518 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230404/31cb868e/attachment.bin>


More information about the llvm-commits mailing list