[llvm] [AMDGPU] Enable copy from VCC to SHARED_BASE. (PR #164138)

Shilei Tian via llvm-commits llvm-commits at lists.llvm.org
Sun Oct 19 11:13:16 PDT 2025


https://github.com/shiltian requested changes to this pull request.

I don't think `s_mov_b64` would allow `SRC_SHARED_BASE` as destination register. It is not one of the categories in `sdst`.

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


More information about the llvm-commits mailing list