[all-commits] [llvm/llvm-project] 70a980: [RISCV] Reduce repetitive codes in flw, fsw

Shao-Ce SUN via All-commits all-commits at lists.llvm.org
Sun Dec 26 17:29:48 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 70a98008eaf723ce2300fab4c3b60b344ce52672
      https://github.com/llvm/llvm-project/commit/70a98008eaf723ce2300fab4c3b60b344ce52672
  Author: Shao-Ce SUN <shaoce at nj.iscas.ac.cn>
  Date:   2021-12-27 (Mon, 27 Dec 2021)

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

  Log Message:
  -----------
  [RISCV] Reduce repetitive codes in flw, fsw

Trying to improve code reuse in F,D,Zfh *.td files.

Reviewed By: craig.topper

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




More information about the All-commits mailing list