[PATCH] D115997: [RISCV] Support strict FP conversion operations.
Craig Topper via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Dec 18 13:31:41 PST 2021
craig.topper updated this revision to Diff 395311.
craig.topper added a comment.
Remove some stale test comments copied from non-strict tests.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D115997/new/
https://reviews.llvm.org/D115997
Files:
llvm/lib/Target/RISCV/RISCVISelLowering.cpp
llvm/lib/Target/RISCV/RISCVISelLowering.h
llvm/lib/Target/RISCV/RISCVInstrInfoD.td
llvm/lib/Target/RISCV/RISCVInstrInfoF.td
llvm/lib/Target/RISCV/RISCVInstrInfoZfh.td
llvm/test/CodeGen/RISCV/double-convert-strict.ll
llvm/test/CodeGen/RISCV/float-convert-strict.ll
llvm/test/CodeGen/RISCV/half-convert-strict.ll
llvm/test/CodeGen/RISCV/rv64d-double-convert-strict.ll
llvm/test/CodeGen/RISCV/rv64f-float-convert-strict.ll
llvm/test/CodeGen/RISCV/rv64f-half-convert-strict.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D115997.395311.patch
Type: text/x-patch
Size: 113108 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211218/1e25cc76/attachment.bin>
More information about the llvm-commits
mailing list