[PATCH] D45274: [Polly] fixed test cases after removing immediate dominator heuristic for error block detection.

Michael Kruse via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Apr 8 23:12:05 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL329548: Remove immediate dominator heuristic for error block detection. (authored by Meinersbur, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D45274?vs=141369&id=141586#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D45274

Files:
  polly/trunk/lib/Support/ScopHelper.cpp
  polly/trunk/test/ScopDetect/mod_ref_read_pointer.ll
  polly/trunk/test/ScopInfo/max-loop-depth.ll
  polly/trunk/test/ScopInfo/mod_ref_access_pointee_arguments.ll
  polly/trunk/test/ScopInfo/mod_ref_read_pointee_arguments.ll
  polly/trunk/test/ScopInfo/mod_ref_read_pointer.ll
  polly/trunk/test/ScopInfo/mod_ref_read_pointers.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D45274.141586.patch
Type: text/x-patch
Size: 14344 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180409/fb54bd33/attachment.bin>


More information about the llvm-commits mailing list