[PATCH] D86210: [llvm-reduce] Skip terminators when reducing instructions.

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 19 07:30:42 PDT 2020


fhahn added a comment.

In D86210#2226119 <https://reviews.llvm.org/D86210#2226119>, @arsenm wrote:

> Testcase? Does this fix https://bugs.llvm.org/show_bug.cgi?id=43798

Yes, it should fix the bug.

I missed the tests directory initially, assuming the tests would live under `llvm/test/tools/llvm-reduce`.. Added tests now.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D86210



More information about the llvm-commits mailing list