[PATCH] D72604: AMDGPU: Fix missing immarg on llvm.amdgcn.interp.mov

Nicolai Hähnle via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 22 04:52:51 PST 2020


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

This is probably fine. If a user didn't use an immediate it shouldn't have worked anyway. LGTM


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

https://reviews.llvm.org/D72604





More information about the llvm-commits mailing list