[PATCH] D32739: [Polly] JSONImporter misses checks whether the data it imports makes sense.

Bonfante Nicolas via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 2 04:43:20 PDT 2017


niosega updated this revision to Diff 97431.
niosega added a comment.
Herald added a subscriber: mgorny.

The first one is not complete.


https://reviews.llvm.org/D32739

Files:
  lib/Exchange/JSONExporter.cpp
  test/CMakeLists.txt
  test/JSONExporter/rlr.ll
  test/JSONExporter/rlr2.ll
  test/JSONExporter/rlr2___%for.cond---%for.end10.jscop
  test/JSONExporter/rlr3.ll
  test/JSONExporter/rlr3___%for.cond---%for.end10.jscop
  test/JSONExporter/rlr4.ll
  test/JSONExporter/rlr4___%for.cond---%for.end10.jscop
  test/JSONExporter/rlr5.ll
  test/JSONExporter/rlr5___%for.cond---%for.end10.jscop
  test/JSONExporter/rlr6.ll
  test/JSONExporter/rlr6___%for.cond---%for.end10.jscop
  test/JSONExporter/rlr7.ll
  test/JSONExporter/rlr7___%for.cond---%for.end10.jscop
  test/JSONExporter/rlr8.ll
  test/JSONExporter/rlr8___%for.cond---%for.end10.jscop
  test/JSONExporter/rlr9.ll
  test/JSONExporter/rlr9___%for.cond---%for.end10.jscop
  test/JSONExporter/rlr___%for.cond---%for.end10.jscop

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D32739.97431.patch
Type: text/x-patch
Size: 38482 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170502/33e3bcc6/attachment.bin>


More information about the llvm-commits mailing list