[llvm-branch-commits] [llvm] [AMDGPU] Add machine-level inliner pass (PR #169476)
Diana Picus via llvm-branch-commits
llvm-branch-commits at lists.llvm.org
Thu Feb 19 00:50:52 PST 2026
rovka wrote:
> The following files introduce new uses of undef:
>
> * llvm/test/CodeGen/AMDGPU/amdgpu-machine-level-inliner.ll
I think it means the undef from the MIR check line? `S_SETPC_B64_return undef $sgpr30_sgpr31, implicit killed $vgpr0`. Not entirely sure what I can do about that..
https://github.com/llvm/llvm-project/pull/169476
More information about the llvm-branch-commits
mailing list