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

Fraser Cormack via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 10 07:55:22 PST 2021


frasercrmck updated this revision to Diff 322690.
frasercrmck added a comment.

- rebase on main
- rework codegen strategy to accomodate changes in FCOPYSIGN DAGCombine


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.322690.patch
Type: text/x-patch
Size: 81449 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210210/ec1af662/attachment-0001.bin>


More information about the llvm-commits mailing list