[PATCH] don't unroll loops with zero trip count; fix for PR21409
hfinkel at anl.gov
hfinkel at anl.gov
Mon Nov 10 14:10:42 PST 2014
So this solves the constant-trip-count case, do we have the same problem at runtime if the backedge count dynamically takes the maximum value?
http://reviews.llvm.org/D6200
More information about the llvm-commits
mailing list