[PATCH] D155698: [RISCV] Add patterns for vnsr[a,l].wx where shift amount has different type than vector element
Luke Lau via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jul 21 02:13:52 PDT 2023
This revision was automatically updated to reflect the committed changes.
Closed by commit rG24628a14c4fb: [RISCV] Add patterns for vnsr[a,l].wx where shift amount has different type… (authored by luke).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D155698/new/
https://reviews.llvm.org/D155698
Files:
llvm/lib/Target/RISCV/RISCVISelDAGToDAG.cpp
llvm/lib/Target/RISCV/RISCVISelDAGToDAG.h
llvm/lib/Target/RISCV/RISCVInstrInfo.td
llvm/lib/Target/RISCV/RISCVInstrInfoVVLPatterns.td
llvm/test/CodeGen/RISCV/rvv/ctlz-sdnode.ll
llvm/test/CodeGen/RISCV/rvv/cttz-sdnode.ll
llvm/test/CodeGen/RISCV/rvv/vnsra-sdnode.ll
llvm/test/CodeGen/RISCV/rvv/vnsrl-sdnode.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D155698.542817.patch
Type: text/x-patch
Size: 45178 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230721/dacc30bc/attachment.bin>
More information about the llvm-commits
mailing list