[PATCH] D39971: Port ScopInfo to the isl cpp bindings

Philip Pfaffe via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 13 13:53:59 PST 2017


philip.pfaffe updated this revision to Diff 122724.
philip.pfaffe added a comment.

Split the fix for the use-after-free out of this into a seperate patch.

Hence this diff now depends on https://reviews.llvm.org/D39979.


https://reviews.llvm.org/D39971

Files:
  include/polly/ScheduleOptimizer.h
  include/polly/ScopInfo.h
  include/polly/Support/GICHelper.h
  include/polly/Support/ISLOStream.h
  lib/Analysis/ScopInfo.cpp
  lib/CodeGen/IslAst.cpp
  lib/CodeGen/IslNodeBuilder.cpp
  lib/CodeGen/PPCGCodeGeneration.cpp
  lib/Exchange/JSONExporter.cpp
  lib/Support/GICHelper.cpp
  lib/Support/SCEVAffinator.cpp
  lib/Transform/FlattenSchedule.cpp
  lib/Transform/ForwardOpTree.cpp
  lib/Transform/ScheduleOptimizer.cpp
  lib/Transform/Simplify.cpp
  unittests/ScheduleOptimizer/ScheduleOptimizerTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D39971.122724.patch
Type: text/x-patch
Size: 58866 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171113/d2d5eff7/attachment.bin>


More information about the llvm-commits mailing list