[PATCH] D158058: [LV][VPlan] Refactor VPReductionRecipe to use reference for member RdxDesc

Mel Chen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 16 06:53:54 PDT 2023


Mel-Chen updated this revision to Diff 550737.
Mel-Chen added a comment.

Thanks for Florian's reminder!
Rebase and clang-format it again.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D158058

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D158058.550737.patch
Type: text/x-patch
Size: 6499 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230816/3b5fcfce/attachment.bin>


More information about the llvm-commits mailing list