[PATCH] D91435: [AMDGPU] Split edge to make si_if dominate end_cf

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Dec 12 06:37:10 PST 2020


arsenm added a comment.

In D91435#2450202 <https://reviews.llvm.org/D91435#2450202>, @alex-t wrote:

> Could you share the original testcase then? I only have that reduced one attached to the Jira ticket.
> And it works for it.

OK, the original testcase does actually work. However, I ran into another instance which this patch did not fix which I assumed was the same. I've attached that one to the ticket now


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D91435



More information about the llvm-commits mailing list