[PATCH] D117687: [RISCV] Optimize lowering of floating-point -0.0

Fraser Cormack via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 20 03:56:45 PST 2022


This revision was automatically updated to reflect the committed changes.
Closed by commit rG5a12024b95e4: [RISCV] Optimize lowering of floating-point -0.0 (authored by frasercrmck).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D117687

Files:
  llvm/lib/Target/RISCV/RISCVISelLowering.cpp
  llvm/lib/Target/RISCV/RISCVInstrInfoD.td
  llvm/lib/Target/RISCV/RISCVInstrInfoF.td
  llvm/lib/Target/RISCV/RISCVInstrInfoZfh.td
  llvm/test/CodeGen/RISCV/fp-imm.ll
  llvm/test/CodeGen/RISCV/rvv/fixed-vectors-reduction-fp.ll
  llvm/test/CodeGen/RISCV/rvv/vreductions-fp-sdnode.ll
  llvm/test/CodeGen/RISCV/zfh-imm.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D117687.401586.patch
Type: text/x-patch
Size: 31501 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220120/cd452d63/attachment.bin>


More information about the llvm-commits mailing list