[PATCH] D128310: [RISCV] Move vfma_vl+fneg_vl matching to DAG combine.

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 23 23:19:21 PDT 2022


craig.topper updated this revision to Diff 439633.
craig.topper added a comment.
Herald added a subscriber: mstorsjo.

Reorder switch cases, add some comments. Use "and/or" instead of "or" in function description.
Add tablegen multiclass.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D128310

Files:
  llvm/lib/Target/RISCV/RISCVISelLowering.cpp
  llvm/lib/Target/RISCV/RISCVISelLowering.h
  llvm/lib/Target/RISCV/RISCVInstrInfoVVLPatterns.td
  llvm/test/CodeGen/RISCV/rvv/vfma-vp.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D128310.439633.patch
Type: text/x-patch
Size: 46669 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220624/88459f76/attachment.bin>


More information about the llvm-commits mailing list