[PATCH] D22423: AMDGPU: Fix verifier error from partially undef copy

Matthias Braun via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 15 15:00:54 PDT 2016


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

Yep that's the current way to indicate to the verifier that you are really copying a bigger register.


https://reviews.llvm.org/D22423





More information about the llvm-commits mailing list