[PATCH] D94165: [RISCV] Set dependency on floating point CSRs, 3/3
Serge Pavlov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Feb 26 02:41:01 PST 2021
sepavloff updated this revision to Diff 326638.
sepavloff added a comment.
Herald added a subscriber: vkmr.
Reduced number of instruction variants from 3 to 2 (generic and default)
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D94165/new/
https://reviews.llvm.org/D94165
Files:
llvm/lib/Target/RISCV/RISCVInstrInfoD.td
llvm/lib/Target/RISCV/RISCVInstrInfoF.td
llvm/lib/Target/RISCV/RISCVInstrInfoZfh.td
llvm/test/CodeGen/RISCV/double-arith.ll
llvm/test/CodeGen/RISCV/double-convert.ll
llvm/test/CodeGen/RISCV/float-arith.ll
llvm/test/CodeGen/RISCV/float-convert.ll
llvm/test/CodeGen/RISCV/half-arith.ll
llvm/test/CodeGen/RISCV/half-convert.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D94165.326638.patch
Type: text/x-patch
Size: 39260 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210226/95919a22/attachment.bin>
More information about the llvm-commits
mailing list