[llvm] [AMDGPU] Generate waterfall for calls with SGPR(inreg) argument (PR #146997)

Matt Arsenault via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 18 02:46:31 PDT 2025


https://github.com/arsenm commented:

This is too far removed from the existing MUBUF waterfall code, ideally they would be merged. Note we also have a much more general implementation in globalisel in regbankselect, though that currently can only deal with generic virtual registers 

This also should have some mir tests 

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


More information about the llvm-commits mailing list