[PATCH] D94590: [RISCV] Add ISel patterns for scalable mask exts & truncs
Fraser Cormack via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jan 19 03:10:32 PST 2021
frasercrmck updated this revision to Diff 317504.
frasercrmck marked 2 inline comments as done.
frasercrmck added a comment.
- rebase on main
- only custom-lower for legal types
- improve handling of illegal scalar types and splats thereof
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.317504.patch
Type: text/x-patch
Size: 57079 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210119/df1b6a13/attachment.bin>
More information about the llvm-commits
mailing list