[PATCH] D53237: [RISCV] Implement RV64D codegen

Alex Bradbury via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Jan 12 23:35:51 PST 2019


asb updated this revision to Diff 181464.
asb added a reviewer: efriedma.
asb added a comment.

Patch refresh, no changes. Ping?


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

https://reviews.llvm.org/D53237

Files:
  lib/Target/RISCV/RISCVISelDAGToDAG.cpp
  lib/Target/RISCV/RISCVISelLowering.cpp
  lib/Target/RISCV/RISCVInstrInfoD.td
  test/CodeGen/RISCV/double-arith.ll
  test/CodeGen/RISCV/double-br-fcmp.ll
  test/CodeGen/RISCV/double-convert.ll
  test/CodeGen/RISCV/double-fcmp.ll
  test/CodeGen/RISCV/double-imm.ll
  test/CodeGen/RISCV/double-intrinsics.ll
  test/CodeGen/RISCV/double-mem.ll
  test/CodeGen/RISCV/double-select-fcmp.ll
  test/CodeGen/RISCV/double-stack-spill-restore.ll
  test/CodeGen/RISCV/rv64d-double-convert.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D53237.181464.patch
Type: text/x-patch
Size: 69269 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190113/1bcff5b6/attachment.bin>


More information about the llvm-commits mailing list