diff options
author | Fraser Cormack <fraser@codeplay.com> | 2021-01-04 10:41:49 +0000 |
---|---|---|
committer | Fraser Cormack <fraser@codeplay.com> | 2021-01-06 09:24:07 +0000 |
commit | e130dea92a8ab477685469df261e3ecc72593525 (patch) | |
tree | d7ccb78137fed568e317da74196d1f430bf84fbf /clang/unittests/Frontend/CompilerInvocationTest.cpp | |
parent | 979228f120f4aa1265648b1c06f65a84bcca1ed6 (diff) | |
download | llvm-e130dea92a8ab477685469df261e3ecc72593525.zip llvm-e130dea92a8ab477685469df261e3ecc72593525.tar.gz llvm-e130dea92a8ab477685469df261e3ecc72593525.tar.bz2 |
[RISCV] Add vector integer mul/mulh/div/rem ISel patterns
There is no test coverage for the mulhs or mulhu patterns as I can't get
the DAGCombiner to generate them for scalable vectors. There are a few
places in that still need updating for that to work. I left the patterns
in regardless as they are correct.
Reviewed By: craig.topper
Differential Revision: https://reviews.llvm.org/D94073
Diffstat (limited to 'clang/unittests/Frontend/CompilerInvocationTest.cpp')
0 files changed, 0 insertions, 0 deletions