Skip to content

Commit

Permalink
[RISCV] Add tests for vw{add,sub,mul} with nested extend. NFC
Browse files Browse the repository at this point in the history
These test cases show (op (ext a), (ext b)) patterns where the dest EEW is
more than 2 * source EEW. These could be lowered into widening ops where we
still have extend the operands, but at a smaller EEW.
  • Loading branch information
lukel97 committed Mar 6, 2024
1 parent d3df2a8 commit bec7ad9
Show file tree
Hide file tree
Showing 3 changed files with 2,848 additions and 176 deletions.
Loading

0 comments on commit bec7ad9

Please sign in to comment.