[PATCH] D69069: [LoopExtractor] Convert LoopExtractor from LoopPass to ModulePass

Ehud Katz via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 9 13:14:10 PST 2020


ekatz added a comment.

In D69069#1768576 <https://reviews.llvm.org/D69069#1768576>, @fhahn wrote:

> Would it be possible to also add some of the test cases for the linked bugs?


This patch fixes a crash. Maybe just add a .ll file that should pass (while a failure means a crash)?!


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

https://reviews.llvm.org/D69069





More information about the llvm-commits mailing list