[PATCH] D141599: [RISCV] Generalize performFP_TO_INTCombine to vectors

Luke Lau via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 12 04:27:20 PST 2023


luke updated this revision to Diff 488600.
luke added a comment.

Don't include test case commit


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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D141599.488600.patch
Type: text/x-patch
Size: 29063 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230112/83ab8665/attachment.bin>


More information about the llvm-commits mailing list