[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
Mon Mar 21 15:49:57 PDT 2016


mzolotukhin added a comment.

Ping!


http://reviews.llvm.org/D11758





More information about the llvm-commits mailing list