[llvm] [AMDGPU] misched: avoid subregister dependencies (PR #140255)

Matt Arsenault via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 4 09:38:55 PDT 2025


https://github.com/arsenm commented:

The physreg handling is a bit off here, but it's the less important case. It's more important to get the virtual register case correct first 

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


More information about the llvm-commits mailing list