[PATCH] D64726: AMDGPU/GlobalISel: Fix not constraining result reg of copies to VCC
Nicolai Hähnle via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jul 16 02:56:43 PDT 2019
nhaehnle added a comment.
This seems incorrect, doesn't it? The truncation disappeared.... (e.g., what if $sgpr0 is 0x10)
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D64726/new/
https://reviews.llvm.org/D64726
More information about the llvm-commits
mailing list