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

Luke Lau via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 18 02:54:00 PST 2023


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGa0d80c239840: [RISCV] Generalize performFP_TO_INTCombine to vectors (authored by luke).

Changed prior to commit:
  https://reviews.llvm.org/D141599?vs=489037&id=490090#toc

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.490090.patch
Type: text/x-patch
Size: 41004 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230118/b59481d0/attachment-0001.bin>


More information about the llvm-commits mailing list