[PATCH] D53235: [RISCV] Add RV64F codegen support
Alex Bradbury via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jan 25 15:05:10 PST 2019
asb updated this revision to Diff 183634.
asb added a comment.
Herald added a subscriber: qcolombet.
Attached the wrong version of the patch, which had a simple issue with the dagcombine. Right version now attached.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D53235/new/
https://reviews.llvm.org/D53235
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: D53235.183634.patch
Type: text/x-patch
Size: 74704 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190125/82a79654/attachment.bin>
More information about the llvm-commits
mailing list