[llvm] [RISCV][VLOPT] Add vfsqrt/vfrsqrt7 instruction to isSupportInstr (PR #127462)

via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 18 18:56:47 PST 2025


================
@@ -290,7 +290,6 @@ getOperandLog2EEW(const MachineOperand &MO, const MachineRegisterInfo *MRI) {
       return MILog2SEW;
     return 6;
   }
-
----------------
LiqinWeng wrote:

done

https://github.com/llvm/llvm-project/pull/127462


More information about the llvm-commits mailing list