[llvm] [RISCV][VLOPT] Handle tied pseudos in getOperandInfo (PR #123170)
Michael Maitland via llvm-commits
llvm-commits at lists.llvm.org
Thu Jan 16 06:46:01 PST 2025
================
@@ -140,4 +140,12 @@ body: |
%x:vr = nofpexcept PseudoVFNCVTBF16_F_F_W_M1_E16 $noreg, $noreg, 7, -1, 4 /* e16 */, 0 /* tu, mu */, implicit $frm
%y:vr = PseudoVADD_VV_M1 $noreg, %x, $noreg, 1, 4 /* e16 */, 0
...
-
+---
+name: vwaddu_
----------------
michaelmaitland wrote:
trailing `_`?
https://github.com/llvm/llvm-project/pull/123170
More information about the llvm-commits
mailing list