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

Fraser Cormack via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 5 02:51:38 PST 2021


frasercrmck updated this revision to Diff 321692.
frasercrmck marked 2 inline comments as done.
frasercrmck added a comment.

- fix typo
- change name of custom node


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/RISCVISelLowering.h
  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.321692.patch
Type: text/x-patch
Size: 84162 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210205/7257a25b/attachment-0001.bin>


More information about the llvm-commits mailing list