[PATCH] D53237: [RISCV] Implement RV64D codegen

Alex Bradbury via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 25 14:25:00 PST 2019


asb updated this revision to Diff 183621.
asb added a comment.

Patch refresh. No functional changes since last time. Just awaiting an LGTM on the dependent RV64F patch.


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

https://reviews.llvm.org/D53237

Files:
  lib/Target/RISCV/RISCVISelLowering.cpp
  lib/Target/RISCV/RISCVInstrInfoD.td
  test/CodeGen/RISCV/double-arith.ll
  test/CodeGen/RISCV/double-bitmanip-dagcombines.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.183621.patch
Type: text/x-patch
Size: 74704 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190125/37b57c4f/attachment-0001.bin>


More information about the llvm-commits mailing list