================
@@ -5825,6 +5874,8 @@ static MachineBasicBlock *lowerWaveReduce(MachineInstr 
&MI,
           .addImm(IdentityValue);
     } else {
       uint64_t IdentityValue = getIdentityValueFor64BitWaveReduction(Opc);
----------------
arsenm wrote:

Maybe should change getIdentityValueFor64BitWaveReduction to work on the 
original reduction opcode 

https://github.com/llvm/llvm-project/pull/170812
_______________________________________________
llvm-branch-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits

Reply via email to