[PATCH] D17381: [Polly] [RFC] Access level dependency analysis
Hongbin Zheng via llvm-commits
llvm-commits at lists.llvm.org
Thu Feb 18 08:06:25 PST 2016
etherzhhb added inline comments.
================
Comment at: test/DependenceInfo/access_level_dep_simple_0.ll:1
@@ +1,2 @@
+; RUN: opt %loadPolly -polly-dependences -analyze < %s | FileCheck %s
+;
----------------
forgot the '-polly-dependences-analysis-type=value-based'
Repository:
rL LLVM
http://reviews.llvm.org/D17381
More information about the llvm-commits
mailing list