[PATCH] D21591: [Polly] Fix assertion due to buildMemoryAccess.

Tobias Grosser via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 5 07:50:57 PDT 2016


On Tue, Jul 5, 2016, at 04:48 PM, Michael Kruse wrote:
> Meinersbur added a comment.
> 
> When applying to the current trunk, polly-check fails with
> 
>   opt: Unknown command line argument '-debug-only=polly-dependence'. Try:
>   'opt -help'

If this is an no-asserts build then the test case probably misses a

REQUIRES: ASSERTS

Best,
Tobias


More information about the llvm-commits mailing list