[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
Thu Nov 3 21:22:00 PDT 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG75b33d6bd518: [LoopInterchange] Check phis in all subloops (authored by congzhe).

Changed prior to commit:
  https://reviews.llvm.org/D134930?vs=472201&id=473118#toc

Repository:
  rG LLVM Github Monorepo

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.473118.patch
Type: text/x-patch
Size: 5950 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221104/2a176242/attachment.bin>


More information about the llvm-commits mailing list