[llvm] [AMDGPU] Add inreg support for SGPR arguments (PR #67182)

Matt Arsenault via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 9 23:51:15 PST 2023


arsenm wrote:

> Looks like this breaks tests on mac: http://45.33.8.238/macm1/72798/step_11.txt
> 
> Please take a look and revert for now if it takes a while to fix.

Using an explicit triple is enough to fix it

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


More information about the llvm-commits mailing list