[PATCH] D25155: [Polly] Build and run isl_test as part of check-polly

Tobias Grosser via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 4 08:07:01 PDT 2016


grosser added a comment.

In https://reviews.llvm.org/D25155#560833, @Meinersbur wrote:

> In https://reviews.llvm.org/D25155#560761, @grosser wrote:
>
> > Interesting. It works for me. In which directory is the isl_codegen binary generated for you, if at all. To which value is the PATH variable set? (Does setting PATH even work on windows?)
>
>
> This was Linux (WSL)
>
> `isl_codegen` is for a later commit as described in the summary?


I meant isl_test.

> polly-isl-test is in `bin/polly-isl-test`

A leftover isl_test from an older build made the tests work for me. I addressed this in the latest version.


https://reviews.llvm.org/D25155





More information about the llvm-commits mailing list