[PATCH] D25155: [Polly] Build and run isl_test as part of check-polly
Michael Kruse via llvm-commits
llvm-commits at lists.llvm.org
Tue Oct 4 07:44:44 PDT 2016
Meinersbur added a comment.
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?
polly-isl-test is in `bin/polly-isl-test`
> isl_test.sh:1
> +; RUN: isl_test
Should this be `polly-isl-test`?
https://reviews.llvm.org/D25155
More information about the llvm-commits
mailing list