[PATCH] D139512: [RISCV] Use vfirst.m to extract the first element from mask vector.
Jianjian Guan via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Dec 8 18:53:15 PST 2022
jacquesguan updated this revision to Diff 481498.
jacquesguan added a comment.
Address comment.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D139512/new/
https://reviews.llvm.org/D139512
Files:
llvm/lib/Target/RISCV/RISCVISelLowering.cpp
llvm/lib/Target/RISCV/RISCVISelLowering.h
llvm/lib/Target/RISCV/RISCVInstrInfoVVLPatterns.td
llvm/test/CodeGen/RISCV/rvv/constant-folding-crash.ll
llvm/test/CodeGen/RISCV/rvv/extractelt-i1.ll
llvm/test/CodeGen/RISCV/rvv/fixed-vector-shuffle-reverse.ll
llvm/test/CodeGen/RISCV/rvv/fixed-vectors-extract-i1.ll
llvm/test/CodeGen/RISCV/rvv/fixed-vectors-masked-gather.ll
llvm/test/CodeGen/RISCV/rvv/fixed-vectors-masked-scatter.ll
llvm/test/CodeGen/RISCV/rvv/fixed-vectors-vreductions-mask.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D139512.481498.patch
Type: text/x-patch
Size: 196142 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221209/96d99f0c/attachment-0001.bin>
More information about the llvm-commits
mailing list