[PATCH] D97374: [RISCV] Support fixed-length vector i2fp/fp2i conversions

Fraser Cormack via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 25 04:23:48 PST 2021


frasercrmck updated this revision to Diff 326356.
frasercrmck added a comment.

- rebase and fix comment


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D97374

Files:
  llvm/lib/Target/RISCV/RISCVISelLowering.cpp
  llvm/lib/Target/RISCV/RISCVISelLowering.h
  llvm/lib/Target/RISCV/RISCVInstrInfoVVLPatterns.td
  llvm/test/CodeGen/RISCV/rvv/fixed-vectors-fp2i.ll
  llvm/test/CodeGen/RISCV/rvv/fixed-vectors-i2fp.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D97374.326356.patch
Type: text/x-patch
Size: 43789 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210225/3e56ad8b/attachment-0001.bin>


More information about the llvm-commits mailing list