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

Luke Lau via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 18 02:34:18 PST 2025


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

Nit, stray whitespace change

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


More information about the llvm-commits mailing list