[PATCH] D94590: [RISCV] Add ISel patterns for scalable mask exts & truncs

Fraser Cormack via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 18 07:51:07 PST 2021


frasercrmck updated this revision to Diff 317357.
frasercrmck marked an inline comment as done.
frasercrmck added a comment.

- rebase on main
- fix conflicts


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D94590

Files:
  llvm/lib/Target/RISCV/RISCVISelLowering.cpp
  llvm/lib/Target/RISCV/RISCVISelLowering.h
  llvm/test/CodeGen/RISCV/rvv/mask-exts-truncs-rv32.ll
  llvm/test/CodeGen/RISCV/rvv/mask-exts-truncs-rv64.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D94590.317357.patch
Type: text/x-patch
Size: 55520 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210118/5af59c03/attachment-0001.bin>


More information about the llvm-commits mailing list