[PATCH] D10208: Add tests for full unroll heuristic: folding CFG, folding IVs.
Chandler Carruth
chandlerc at gmail.com
Tue Jul 14 14:45:50 PDT 2015
chandlerc added a comment.
I agree that these tests can use some more comments to clearly indicate what you expect.
Also, is it possible to isolate a test for the cast folding, put it in the patch with the cast folding? I think then that one would be ready to land. And the CFG tests I'd rather have as part of the CFG folding patch rather than separate.
http://reviews.llvm.org/D10208
More information about the llvm-commits
mailing list