[PATCH] D99943: [llvm-reduce] Skip dso_local reduction step that results in invalid IR

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 6 05:07:13 PDT 2021


fhahn added a comment.

In D99943#2670840 <https://reviews.llvm.org/D99943#2670840>, @arichardson wrote:

> In D99943#2670827 <https://reviews.llvm.org/D99943#2670827>, @fhahn wrote:
>
>> Could you add a test for this?
>
> Should I add a new test or is modifying the test from D98673 <https://reviews.llvm.org/D98673> sufficient?

I'd go with whatever is easiest.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D99943



More information about the llvm-commits mailing list