Skip to content

Commit 418e678

Browse files
committed
[RISCV] Add tests for vnsr[l,a].wx patterns that could be matched
These patterns of ([l,a]shr v, ([s,z]ext splat)) only pick up the cases where the scalar has the same type as the vector element. However since only the low log2(SEW) bits of the scalar are read, we could use any scalar type that has been extended. Reviewed By: craig.topper Differential Revision: https://reviews.llvm.org/D155697
1 parent a0eee6c commit 418e678

File tree

2 files changed

+728
-0
lines changed

2 files changed

+728
-0
lines changed

0 commit comments

Comments
 (0)