================
@@ -5940,6 +5949,7 @@ static MachineBasicBlock *lowerWaveReduce(MachineInstr
&MI,
.addReg(ExecMask);
switch (Opc) {
+ case AMDGPU::V_XOR_B16_fake16_e64:
----------------
arsenm wrote:Are all of these dead now? https://github.com/llvm/llvm-project/pull/194812 _______________________________________________ llvm-branch-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
