[PATCH] D45274: 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
Thu Apr 5 08:59:56 PDT 2018


Meinersbur added a comment.

Thanks for the update. Can you run `make polly-update-format` on it (there seems to be some trailing whitespace)? The buildbots check the source code formatting and "fail" if some irregularity is found.

For reviews in Polly:

1. Add "pollydev" and "llvm-commits" to the subscribers
2. Add the tag `[Polly]` in front of the title. (adding llvm-commits to subscribers triggers a mail to the corresponding mailing list. Adding the tag is useful s.t. one doesn't need to open the mail to see that it is a change in Polly)
3. Use "https://reviews.llvm.org/source/polly/" for repository.


https://reviews.llvm.org/D45274





More information about the llvm-commits mailing list