[PATCH] D24310: [Polly] Add -polly-flatten-schedule pass.

Michael Kruse via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 8 08:11:09 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL280948: Add -polly-flatten-schedule pass. (authored by Meinersbur).

Changed prior to commit:
  https://reviews.llvm.org/D24310?vs=70683&id=70701#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D24310

Files:
  polly/trunk/include/polly/FlattenAlgo.h
  polly/trunk/include/polly/FlattenSchedule.h
  polly/trunk/include/polly/LinkAllPasses.h
  polly/trunk/include/polly/Support/GICHelper.h
  polly/trunk/lib/CMakeLists.txt
  polly/trunk/lib/Support/GICHelper.cpp
  polly/trunk/lib/Support/RegisterPasses.cpp
  polly/trunk/lib/Transform/FlattenAlgo.cpp
  polly/trunk/lib/Transform/FlattenSchedule.cpp
  polly/trunk/test/FlattenSchedule/gemm.ll
  polly/trunk/test/update_check.py
  polly/trunk/unittests/CMakeLists.txt
  polly/trunk/unittests/Flatten/CMakeLists.txt
  polly/trunk/unittests/Flatten/FlattenTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D24310.70701.patch
Type: text/x-patch
Size: 47222 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160908/f6baee9c/attachment.bin>


More information about the llvm-commits mailing list