[llvm] [AMDGPU] Fix GFX1250 hazard: S_SET_VGPR_MSB dropped (PR #184904)

Jay Foad via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 6 02:57:39 PST 2026


jayfoad wrote:

> Why not swap the order of passes so that GCNHazardRcognizer runs after AMDGPULowerVGPREncoding?

Like this: #184987

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


More information about the llvm-commits mailing list