[PATCH] D123017: [VPlan] Remove unused native utilities incompatible with nested regions.

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat May 28 13:31:01 PDT 2022


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

Rebased, I am planning to commit this soon.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D123017

Files:
  llvm/lib/Transforms/Vectorize/CMakeLists.txt
  llvm/lib/Transforms/Vectorize/LoopVectorizationLegality.cpp
  llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
  llvm/lib/Transforms/Vectorize/VPlan.h
  llvm/lib/Transforms/Vectorize/VPlanHCFGBuilder.cpp
  llvm/lib/Transforms/Vectorize/VPlanLoopInfo.h
  llvm/lib/Transforms/Vectorize/VPlanPredicator.cpp
  llvm/lib/Transforms/Vectorize/VPlanPredicator.h
  llvm/unittests/Transforms/Vectorize/CMakeLists.txt
  llvm/unittests/Transforms/Vectorize/VPlanDominatorTreeTest.cpp
  llvm/unittests/Transforms/Vectorize/VPlanLoopInfoTest.cpp
  llvm/unittests/Transforms/Vectorize/VPlanPredicatorTest.cpp
  llvm/unittests/Transforms/Vectorize/VPlanTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D123017.432752.patch
Type: text/x-patch
Size: 44929 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220528/8fcfc467/attachment.bin>


More information about the llvm-commits mailing list