[PATCH] D11758: [Unroll] Implement a conservative and monotonically increasing cost tracking system during the full unroll heuristic analysis that avoids counting any instruction cost until that instruction becomes "live" through a side-effect or use outside the...

Michael Zolotukhin via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 1 18:15:15 PDT 2016


mzolotukhin added a comment.

Ping!


http://reviews.llvm.org/D11758





More information about the llvm-commits mailing list