[llvm] [AMDGPU] Emit b32 movs if (a)v_mov_b64_pseudo dest vgprs are misaligned (PR #160547)

Jay Foad via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 29 05:58:28 PDT 2025


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

As far as I can tell there is no bug here, and if there was a bug it would be in whatever created V_MOV_B64_PSEUDO with unaligned VGPRs in the first place.

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


More information about the llvm-commits mailing list