[PATCH] D99667: [RISCV] Add support for bitcasts between scalar and fixed-length vectors

Fraser Cormack via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 5 03:09:50 PDT 2021


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

- remove assertion about when bitcasts are custom-legalized


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D99667

Files:
  llvm/lib/Target/RISCV/RISCVISelLowering.cpp
  llvm/test/CodeGen/RISCV/rvv/fixed-vectors-bitcast.ll
  llvm/test/CodeGen/RISCV/rvv/fixed-vectors-fp-bitcast.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D99667.335232.patch
Type: text/x-patch
Size: 33343 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210405/da9bdf77/attachment.bin>


More information about the llvm-commits mailing list