[PATCH] D158148: [VPlan][LoopUtils] Remove unused parameter TTI

Mel Chen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 4 06:27:32 PDT 2023


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG26aed5b9a82b: [VPlan][LoopUtils] Remove unused parameter TTI (authored by Mel-Chen).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D158148

Files:
  llvm/include/llvm/Transforms/Utils/LoopUtils.h
  llvm/lib/Transforms/Utils/LoopUtils.cpp
  llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
  llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp
  llvm/lib/Transforms/Vectorize/VPlan.h
  llvm/unittests/Transforms/Vectorize/VPlanTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D158148.555736.patch
Type: text/x-patch
Size: 8040 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230904/84853f94/attachment.bin>


More information about the llvm-commits mailing list