[all-commits] [llvm/llvm-project] 1b5477: [RISCV] Supplement patterns for vnsrl.wx/vnsra.wx ...
WangLian via All-commits
all-commits at lists.llvm.org
Wed Apr 6 19:27:42 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 1b547799c504fb5f6286801653a9d4d59a99ee66
https://github.com/llvm/llvm-project/commit/1b547799c504fb5f6286801653a9d4d59a99ee66
Author: Lian Wang <Lian.Wang at streamcomputing.com>
Date: 2022-04-07 (Thu, 07 Apr 2022)
Changed paths:
M llvm/lib/Target/RISCV/RISCVInstrInfoVVLPatterns.td
M llvm/test/CodeGen/RISCV/rvv/fixed-vectors-vnsra-vnsrl.ll
Log Message:
-----------
[RISCV] Supplement patterns for vnsrl.wx/vnsra.wx when splat shift is sext or zext
Reviewed By: craig.topper
Differential Revision: https://reviews.llvm.org/D122786
More information about the All-commits
mailing list