[PATCH] D17904: [LoopUnroll] Convert some existing tests to unit-tests.
Michael Zolotukhin via llvm-commits
llvm-commits at lists.llvm.org
Fri Mar 11 17:36:54 PST 2016
mzolotukhin added a comment.
Thanks, Sanjoy!
As for the comments - I do think they are no longer need in the new version of the tests. Previously we had to observe side effect of the functions that we can now test directly, and the comments just tried to shed some light on this side effect.
Michael
Repository:
rL LLVM
http://reviews.llvm.org/D17904
More information about the llvm-commits
mailing list