[PATCH] D64353: [AMDGPU] Run '' after isel to simplify PHIs.

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 24 09:21:38 PDT 2019


arsenm added a comment.

Given that D65141 <https://reviews.llvm.org/D65141> may avoid the source of this problem, I think we can go with this as a quick workaround for now. Once LCSSA is no longer required, we can add a verifier check that a phi is not used as the intrinsic source


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D64353





More information about the llvm-commits mailing list