[PATCH] D154266: [RISCV] Add VFCVT pseudos with no mask

Luke Lau via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 5 09:29:01 PDT 2023


This revision was automatically updated to reflect the committed changes.
Closed by commit rG60be17a68521: [RISCV] Add VFCVT pseudos with no mask (authored by luke).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D154266

Files:
  llvm/lib/Target/RISCV/RISCVISelLowering.cpp
  llvm/lib/Target/RISCV/RISCVInstrInfoVPseudos.td
  llvm/test/CodeGen/RISCV/rvv/ctlz-sdnode.ll
  llvm/test/CodeGen/RISCV/rvv/cttz-sdnode.ll
  llvm/test/CodeGen/RISCV/rvv/double-round-conv.ll
  llvm/test/CodeGen/RISCV/rvv/fixed-vectors-ctlz.ll
  llvm/test/CodeGen/RISCV/rvv/fixed-vectors-cttz.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: D154266.537393.patch
Type: text/x-patch
Size: 85933 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230705/cc8568b2/attachment.bin>


More information about the llvm-commits mailing list