[PATCH] D12493: Do Not Model Unbounded Loops

Matthew Simpson via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 31 12:22:03 PDT 2015


mssimpso added a comment.

Johannes,

Removing the flag is fine with me. I added it primarily to enable continued testing of the isl trip count, even for the unbounded case. If we remove it, we can remove/XFAIL the isl_trip_count_02.ll test case since it is unbounded.


http://reviews.llvm.org/D12493





More information about the llvm-commits mailing list