Skip to content

Commit

Permalink
Merge branch 'master' into gengen
Browse files Browse the repository at this point in the history
  • Loading branch information
steven-johnson committed May 24, 2016
2 parents 225f4db + 38e2287 commit 1bfa39d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/renderscript/jit_copy.cpp
Expand Up @@ -107,7 +107,7 @@ class ValidateInterleavedPipeline: public IRMutator {
assert(op->consume.defined());

IRMutator::visit(op);
stmt = Stmt();
stmt = Evaluate::make(0);
}

int for_nest_level = -1;
Expand Down

0 comments on commit 1bfa39d

Please sign in to comment.