diff options
author | Fraser Cormack <fraser@codeplay.com> | 2022-01-20 17:07:11 +0000 |
---|---|---|
committer | Fraser Cormack <fraser@codeplay.com> | 2022-01-20 17:10:09 +0000 |
commit | 75017db08cd3d138aa46b996ce03394d02632ef5 (patch) | |
tree | 8126eb7f1e642fd2ae0d0a873815cb6a70910cb5 /clang/lib/CodeGen/CodeGenFunction.cpp | |
parent | be7e938e2712f3d84d1775ecdb1bc6784ea114f7 (diff) | |
download | llvm-75017db08cd3d138aa46b996ce03394d02632ef5.zip llvm-75017db08cd3d138aa46b996ce03394d02632ef5.tar.gz llvm-75017db08cd3d138aa46b996ce03394d02632ef5.tar.bz2 |
[RISCV] Add tests for commuted vector/scalar VP patterns
This patch adds a variety of tests checking that we can match
vector/scalar instructions against masked VP intrinsics when the splat
is on the LHS. At this stage, we can't, despite us having
ostensibly-commutable ISel patterns for them. The use of V0 as the mask
operand interferes with the auto-generated ISel table.
Diffstat (limited to 'clang/lib/CodeGen/CodeGenFunction.cpp')
0 files changed, 0 insertions, 0 deletions