[PATCH] D72709: [codegen,amdgpu] Enhance MIR DIE and re-arrange it for AMDGPU.
Michael Liao via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jan 14 13:19:06 PST 2020
hliao added a comment.
In D72709#1820225 <https://reviews.llvm.org/D72709#1820225>, @arsenm wrote:
> I'm not sure this logic works in the presence of an undef subregister def
In SSA form, there's no subreg def.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D72709/new/
https://reviews.llvm.org/D72709
More information about the llvm-commits
mailing list