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

Fraser Cormack via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 14 06:39:04 PST 2021


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

- replace patterns with custom-lowering


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.316644.patch
Type: text/x-patch
Size: 54506 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210114/ea38144e/attachment-0001.bin>


More information about the llvm-commits mailing list