[llvm] [AMDGPU] Allocate i1 argument to SGPRs (PR #72461)

Matt Arsenault via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 29 01:26:05 PST 2024


arsenm wrote:

> Thanks @arsenm What about SILowerI1Copies?

There should be no changes there. It cannot possibly have the context necessary to do anything sensible. The code there is nonsense as it is 

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


More information about the llvm-commits mailing list