[PATCH] D95404: [RISCV] Adjust RISCVInstrInfoVSDPatterns.td for different pseudo instructions for different FPR.

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 26 01:02:21 PST 2021


This revision was automatically updated to reflect the committed changes.
Closed by commit rGbfc60acd9803: [RISCV] Adjust RISCVInstrInfoVSDPatterns.td for different pseudo instructions… (authored by craig.topper).
Herald added a subscriber: jrtc27.

Changed prior to commit:
  https://reviews.llvm.org/D95404?vs=319146&id=319233#toc

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D95404/new/

https://reviews.llvm.org/D95404

Files:
  llvm/lib/Target/RISCV/RISCVInstrInfoVPseudos.td
  llvm/lib/Target/RISCV/RISCVInstrInfoVSDPatterns.td
  llvm/test/CodeGen/RISCV/rvv/extractelt-fp-rv32.ll
  llvm/test/CodeGen/RISCV/rvv/extractelt-fp-rv64.ll
  llvm/test/CodeGen/RISCV/rvv/insertelt-fp-rv32.ll
  llvm/test/CodeGen/RISCV/rvv/insertelt-fp-rv64.ll
  llvm/test/CodeGen/RISCV/rvv/setcc-fp-rv32.ll
  llvm/test/CodeGen/RISCV/rvv/setcc-fp-rv64.ll
  llvm/test/CodeGen/RISCV/rvv/vfadd-sdnode-rv32.ll
  llvm/test/CodeGen/RISCV/rvv/vfadd-sdnode-rv64.ll
  llvm/test/CodeGen/RISCV/rvv/vfdiv-sdnode-rv32.ll
  llvm/test/CodeGen/RISCV/rvv/vfdiv-sdnode-rv64.ll
  llvm/test/CodeGen/RISCV/rvv/vfmul-sdnode-rv32.ll
  llvm/test/CodeGen/RISCV/rvv/vfmul-sdnode-rv64.ll
  llvm/test/CodeGen/RISCV/rvv/vfsub-sdnode-rv32.ll
  llvm/test/CodeGen/RISCV/rvv/vfsub-sdnode-rv64.ll
  llvm/test/CodeGen/RISCV/rvv/vselect-fp-rv32.ll
  llvm/test/CodeGen/RISCV/rvv/vselect-fp-rv64.ll
  llvm/test/CodeGen/RISCV/rvv/vsplats-fp.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D95404.319233.patch
Type: text/x-patch
Size: 100844 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210126/9821d970/attachment-0001.bin>


More information about the llvm-commits mailing list