[PATCH] D53235: [RISCV] Add RV64F codegen support
Alex Bradbury via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jan 31 14:48:36 PST 2019
This revision was not accepted when it landed; it landed in state "Needs Review".
This revision was automatically updated to reflect the committed changes.
Closed by commit rL352807: [RISCV] Add RV64F codegen support (authored by asb, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D53235?vs=184533&id=184621#toc
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D53235/new/
https://reviews.llvm.org/D53235
Files:
llvm/trunk/lib/Target/RISCV/RISCVISelLowering.cpp
llvm/trunk/lib/Target/RISCV/RISCVISelLowering.h
llvm/trunk/lib/Target/RISCV/RISCVInstrInfoF.td
llvm/trunk/test/CodeGen/RISCV/float-arith.ll
llvm/trunk/test/CodeGen/RISCV/float-bitmanip-dagcombines.ll
llvm/trunk/test/CodeGen/RISCV/float-br-fcmp.ll
llvm/trunk/test/CodeGen/RISCV/float-convert.ll
llvm/trunk/test/CodeGen/RISCV/float-fcmp.ll
llvm/trunk/test/CodeGen/RISCV/float-imm.ll
llvm/trunk/test/CodeGen/RISCV/float-mem.ll
llvm/trunk/test/CodeGen/RISCV/float-select-fcmp.ll
llvm/trunk/test/CodeGen/RISCV/rv32i-rv64i-float-double.ll
llvm/trunk/test/CodeGen/RISCV/rv64f-float-convert.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D53235.184621.patch
Type: text/x-patch
Size: 70123 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190131/73feaf6c/attachment-0001.bin>
More information about the llvm-commits
mailing list