[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
Mon Nov 30 08:03:38 PST 2020


arsenm accepted this revision.
arsenm added a comment.
This revision is now accepted and ready to land.

It seems to me there's more logic going on between the decisions SplitEdge makes and the additional dominates call than should be necessary, but this should be fine


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