[PATCH] D154234: [RISCV] Fix vfwcvt/vfncvt pseudos w/ rounding mode lowering

Luke Lau via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 30 13:43:40 PDT 2023


This revision was automatically updated to reflect the committed changes.
Closed by commit rGe8e0f32958fa: [RISCV] Fix vfwcvt/vfncvt pseudos w/ rounding mode lowering (authored by luke).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D154234

Files:
  llvm/lib/Target/RISCV/RISCVISelLowering.cpp
  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: D154234.536402.patch
Type: text/x-patch
Size: 11214 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230630/12f203a1/attachment.bin>


More information about the llvm-commits mailing list