RISC-V: Relax assertion about registers in C2_MacroAssembler::minmax_fp

XMLWordPrintable

    • b12
    • riscv
    • linux

      The current assersion about input registers is more than needed.
      It requires that `dst`, `src1` and `src2` must be different from each other.
      But the code only required that `dst` must be different from `src1` and `src2`.

            Assignee:
            Fei Yang
            Reporter:
            Fei Yang
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: