[llvm] [AMDGPU] Handle `s_setreg_imm32_b32` targeting `MODE` register (PR #174681)

Shilei Tian via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 8 12:33:46 PST 2026


shiltian wrote:

> Check `MostRecentModeSet`. Pass can update previously inserted `S_SET_VGPR_MSB` with a new mask, in which case setreg after it also needs to be updated.

ACK. Will take a look.

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


More information about the llvm-commits mailing list