[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
Thu Apr 1 02:06:37 PDT 2021


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

- prevent crashes during result legalization


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.334620.patch
Type: text/x-patch
Size: 33282 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210401/a9e20f74/attachment.bin>


More information about the llvm-commits mailing list