[PATCH] D158716: [RFC][LV] VPlan-based cost model

ShihPo Hung via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 28 19:08:25 PDT 2023


arcbbb updated this revision to Diff 554135.
arcbbb added a comment.

- Move VPCM object outside of the loop


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D158716

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D158716.554135.patch
Type: text/x-patch
Size: 12519 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230829/966ba3ec/attachment.bin>


More information about the llvm-commits mailing list