[llvm] AMDGPU: Don't COPY constants from VGPR to SGPR (PR #66882)

Joe Nash via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 21 07:33:12 PDT 2023


https://github.com/Sisyph approved this pull request.

LGTM except for the commit title nit. The title seems accurate, but slightly misleading because we  duplicate the constants into SGPRs instead of COPY them.

https://github.com/llvm/llvm-project/pull/66882


More information about the llvm-commits mailing list