[PATCH] D141599: [RISCV] Generalize performFP_TO_INTCombine to vectors
Luke Lau via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jan 13 09:16:30 PST 2023
luke updated this revision to Diff 489037.
luke marked an inline comment as not done.
luke added a comment.
Check for legal types and equal int/float bit sizes
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D141599/new/
https://reviews.llvm.org/D141599
Files:
llvm/lib/Target/RISCV/RISCVISelLowering.cpp
llvm/lib/Target/RISCV/RISCVISelLowering.h
llvm/lib/Target/RISCV/RISCVInstrInfoVPseudos.td
llvm/lib/Target/RISCV/RISCVInstrInfoVVLPatterns.td
llvm/test/CodeGen/RISCV/rvv/double-round-conv.ll
llvm/test/CodeGen/RISCV/rvv/float-round-conv.ll
llvm/test/CodeGen/RISCV/rvv/half-round-conv.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D141599.489037.patch
Type: text/x-patch
Size: 40990 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230113/df783ef7/attachment.bin>
More information about the llvm-commits
mailing list