[PATCH] D44880: [Hexagon] peel loops with runtime small trip counts

Max Kazantsev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 2 21:55:55 PDT 2018


mkazantsev added a comment.

Ok, then it seems to be expected behavior in some cases (which is strange to me, but OK). Then we can just add canPeel check to this patch to avoid crash. As I said before, checking this before setting peel count is reasonable by itself.


Repository:
  rL LLVM

https://reviews.llvm.org/D44880





More information about the llvm-commits mailing list