[PATCH] D96028: [RISCV] Add patterns for scalable-vector fabs & fcopysign

Fraser Cormack via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 15 04:01:48 PST 2021


frasercrmck updated this revision to Diff 323707.
frasercrmck edited the summary of this revision.
frasercrmck added a comment.

- rebase
- avoid fcopysign combine when the extend/round has > 1 use


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D96028

Files:
  llvm/lib/Target/RISCV/RISCVISelLowering.cpp
  llvm/lib/Target/RISCV/RISCVInstrInfoVSDPatterns.td
  llvm/test/CodeGen/RISCV/rvv/vfabs-sdnode.ll
  llvm/test/CodeGen/RISCV/rvv/vfcopysign-sdnode.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D96028.323707.patch
Type: text/x-patch
Size: 81631 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210215/3be4abe6/attachment.bin>


More information about the llvm-commits mailing list