================
@@ -5825,6 +5874,8 @@ static MachineBasicBlock *lowerWaveReduce(MachineInstr
&MI,
.addImm(IdentityValue);
} else {
uint64_t IdentityValue = getIdentityValueFor64BitWaveReduction(Opc);
----------------
arsenm wrote:Initialize from ternary operator 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
