[PATCH] D123051: [RISCV][VP] Add basic RVV codegen for vp.fcmp
Fraser Cormack via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Apr 6 06:03:16 PDT 2022
frasercrmck updated this revision to Diff 420820.
frasercrmck marked an inline comment as done.
frasercrmck added a comment.
rebase
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.420820.patch
Type: text/x-patch
Size: 191280 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220406/0f5e42b0/attachment-0001.bin>
More information about the llvm-commits
mailing list