[llvm] [RISCV][VLOPT] Add Vector FP instructions to getOperandInfo (PR #121609)

Craig Topper via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 3 14:47:46 PST 2025


================
@@ -513,6 +513,36 @@ body: |
     %y:vr = PseudoVNSRL_WV_MF2 $noreg, $noreg, %x, 1, 3 /* e8 */, 0
 ...
 ---
+name: vfnop_vs2
----------------
topperc wrote:

Well that' just confusing because "nop" is also the name of the "no operation" instruction.

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


More information about the llvm-commits mailing list