[all-commits] [llvm/llvm-project] 503f1d: [RISCV] Add HasStdExtD predicate to copysign from ...

Tsung-Chun Lin via All-commits all-commits at lists.llvm.org
Tue Mar 23 23:28:13 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 503f1d845fcfb884577f40918fb82bec79bb6cce
      https://github.com/llvm/llvm-project/commit/503f1d845fcfb884577f40918fb82bec79bb6cce
  Author: Jim Lin <tclin914 at gmail.com>
  Date:   2021-03-24 (Wed, 24 Mar 2021)

  Changed paths:
    M llvm/lib/Target/RISCV/RISCVInstrInfoZfh.td

  Log Message:
  -----------
  [RISCV] Add HasStdExtD predicate to copysign from double and to double patterns

Copysign from double and to double patterns have lack of HasStdExtD predicate.

Reviewed By: craig.topper

Differential Revision: https://reviews.llvm.org/D99234




More information about the All-commits mailing list