================
@@ -5475,6 +5550,47 @@ static MachineBasicBlock *lowerWaveReduce(MachineInstr
&MI,
.addReg(Accumulator->getOperand(0).getReg());
break;
}
+ case AMDGPU::S_ADD_U64_PSEUDO:
----------------
arsenm wrote:
This is nearly identical to the existing expansion, need to not duplicate so
much
https://github.com/llvm/llvm-project/pull/151309
_______________________________________________
llvm-branch-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits