[llvm] Update amdgpu_gfx functions to use s0-s3 for inreg SGPR arguments on targets using scratch instructions for stack #78226 (PR #81394)
Matt Arsenault via llvm-commits
llvm-commits at lists.llvm.org
Wed Mar 13 23:32:40 PDT 2024
arsenm wrote:
> And another crash is in this file: llvm/test/CodeGen/AMDGPU/amdgpu-simplify-libcall-pow-codegen.ll.
>
I don't see how you could have run into this with this patch. It's not even running codegen
https://github.com/llvm/llvm-project/pull/81394
More information about the llvm-commits
mailing list