[PATCH] D26939: [AMDGPU] Fix multiple vreg definitions in si-lower-control-flow

Matt Arsenault via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 21 16:55:21 PST 2016


arsenm added a comment.

Do you have a testcase where this was an issue? I though I got all of these when I moved the pass to SSA. Why isn't the verifier catching this?


Repository:
  rL LLVM

https://reviews.llvm.org/D26939





More information about the llvm-commits mailing list