[PATCH] D43245: [LoopInterchange] Support reductions across inner and outer loop.

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 8 12:49:16 PST 2018


This revision was automatically updated to reflect the committed changes.
fhahn marked an inline comment as done.
Closed by commit rL346438: [LoopInterchange] Support reductions across inner and outer loop. (authored by fhahn, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D43245?vs=173144&id=173211#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D43245

Files:
  llvm/trunk/lib/Transforms/Scalar/LoopInterchange.cpp
  llvm/trunk/test/Transforms/LoopInterchange/inner-only-reductions.ll
  llvm/trunk/test/Transforms/LoopInterchange/lcssa.ll
  llvm/trunk/test/Transforms/LoopInterchange/outer-only-reductions.ll
  llvm/trunk/test/Transforms/LoopInterchange/reductions-across-inner-and-outer-loop.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D43245.173211.patch
Type: text/x-patch
Size: 22917 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181108/aee655e6/attachment.bin>


More information about the llvm-commits mailing list