================
@@ -5940,6 +5949,7 @@ static MachineBasicBlock *lowerWaveReduce(MachineInstr
&MI,
.addReg(ExecMask);
switch (Opc) {
+ case AMDGPU::V_XOR_B16_fake16_e64:
----------------
easyonaadit wrote:Yupp. I forgot to push the updated patchset. 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
