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

Michael Kruse via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 5 07:48:42 PDT 2016


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'

Can you rebase to the current trunk? Also, add the information that were there in the version before the last update, specifically the information why getFirstNonBoxedLoopFor is needed an that getSCEVForScope should not be called on its output.


Repository:
  rL LLVM

http://reviews.llvm.org/D21591





More information about the llvm-commits mailing list