[PATCH] D134930: [LoopInterchange] Do not interchange when a reduction phi in all subloops of the outer loop is not recognizable

Congzhe Cao via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 31 19:09:56 PDT 2022


congzhe updated this revision to Diff 472201.
congzhe removed a reviewer: uabelho.

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

https://reviews.llvm.org/D134930

Files:
  llvm/lib/Transforms/Scalar/LoopInterchange.cpp
  llvm/test/Transforms/LoopInterchange/multilevel-partial-reduction.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D134930.472201.patch
Type: text/x-patch
Size: 5953 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221101/eabfe406/attachment.bin>


More information about the llvm-commits mailing list