[llvm] [AMDGCN][SIWholeQuadMode] Handle case when SI_KILL_I1_TERMINATOR -1,0 is not the only terminator (PR #122922)
Matt Arsenault via llvm-commits
llvm-commits at lists.llvm.org
Wed Jan 15 01:14:52 PST 2025
arsenm wrote:
> or even at IR level.
We could do this if we started using / requiring using callbr for this intrinsic (which is something we should do). But I would expect this to have folded out before this point
https://github.com/llvm/llvm-project/pull/122922
More information about the llvm-commits
mailing list