[llvm] [AMDGPU] Fix setreg handling in the VGPR MSB lowering (PR #186491)

Stanislav Mekhanoshin via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 16 08:55:18 PDT 2026


rampitec wrote:

> Seems like this PR is based on misunderstanding the "HasSetregVGPRMSBFixup" hardware behaviour?

To be on the safe side I am going to always create S_SET_VGPR_MSB if offset is not zero.

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


More information about the llvm-commits mailing list