[PATCH] D64548: [LoopInfo] Introduce getUniqueNonLatchExitBlocks utility function

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 12 11:27:48 PDT 2019


fhahn added a comment.

Regarding tests, I think we have unit tests for most functions in LoopInfo, it would be good to add a test there for the new function too, if you decide to add it


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D64548/new/

https://reviews.llvm.org/D64548





More information about the llvm-commits mailing list