[PATCH] D45274: fixed test cases after removing immediate dominator heuristic for error block detection.
lorenzo chelini via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Apr 5 01:44:38 PDT 2018
chelini updated this revision to Diff 141112.
chelini edited the summary of this revision.
chelini added a comment.
Added the removal of the heuristic in lib/Support/ScopHelper.cpp to the patch.
https://reviews.llvm.org/D45274
Files:
lib/Support/ScopHelper.cpp
test/ScopDetect/mod_ref_read_pointer.ll
test/ScopInfo/max-loop-depth.ll
test/ScopInfo/mod_ref_access_pointee_arguments.ll
test/ScopInfo/mod_ref_read_pointee_arguments.ll
test/ScopInfo/mod_ref_read_pointer.ll
test/ScopInfo/mod_ref_read_pointers.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D45274.141112.patch
Type: text/x-patch
Size: 14066 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180405/a293c344/attachment.bin>
More information about the llvm-commits
mailing list