================
@@ -5661,13 +5661,6 @@ static unsigned getDPPOpcForWaveReduction(unsigned Opc,
return AMDGPU::V_OR_B32_dpp;
case AMDGPU::S_XOR_B32:
return AMDGPU::V_XOR_B32_dpp;
- case AMDGPU::V_ADD_F32_e64:
----------------
addmisol wrote:yeah sure, need a rebase https://github.com/llvm/llvm-project/pull/187945 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
