[PATCH] D123051: [RISCV][VP] Add basic RVV codegen for vp.fcmp

Fraser Cormack via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 7 01:27:46 PDT 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
frasercrmck marked 2 inline comments as done.
Closed by commit rG8216255c9ff8: [RISCV][VP] Add basic RVV codegen for vp.fcmp (authored by frasercrmck).

Changed prior to commit:
  https://reviews.llvm.org/D123051?vs=420820&id=421123#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D123051

Files:
  llvm/include/llvm/CodeGen/SelectionDAG.h
  llvm/include/llvm/CodeGen/TargetLowering.h
  llvm/include/llvm/IR/VPIntrinsics.def
  llvm/lib/CodeGen/SelectionDAG/LegalizeDAG.cpp
  llvm/lib/CodeGen/SelectionDAG/LegalizeVectorOps.cpp
  llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp
  llvm/lib/CodeGen/SelectionDAG/TargetLowering.cpp
  llvm/lib/Target/RISCV/RISCVInstrInfoVVLPatterns.td
  llvm/test/CodeGen/RISCV/rvv/fixed-vectors-setcc-fp-vp.ll
  llvm/test/CodeGen/RISCV/rvv/setcc-fp-vp.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D123051.421123.patch
Type: text/x-patch
Size: 191320 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220407/37a575a3/attachment-0001.bin>


More information about the llvm-commits mailing list