diff options
author | Fraser Cormack <fraser@codeplay.com> | 2021-01-05 11:55:03 +0000 |
---|---|---|
committer | Fraser Cormack <fraser@codeplay.com> | 2021-01-07 09:43:25 +0000 |
commit | c9154e8fa377d1621e20482dda8a8bb2439a39c4 (patch) | |
tree | 45883f64e7cc831b03cce09c0ce4a6d970962449 /clang/unittests/Frontend/CompilerInvocationTest.cpp | |
parent | 76f6b125cef1f5d949cd8f4049b14f572ecd9ee6 (diff) | |
download | llvm-c9154e8fa377d1621e20482dda8a8bb2439a39c4.zip llvm-c9154e8fa377d1621e20482dda8a8bb2439a39c4.tar.gz llvm-c9154e8fa377d1621e20482dda8a8bb2439a39c4.tar.bz2 |
[RISCV] Add vector mask arithmetic ISel patterns
The patterns that want to use 'vnot' use a custom PatFrag. This is
because 'vnot' uses immAllOnesV which implicitly uses BUILD_VECTOR
rather than SPLAT_VECTOR.
Reviewed By: craig.topper
Differential Revision: https://reviews.llvm.org/D94078
Diffstat (limited to 'clang/unittests/Frontend/CompilerInvocationTest.cpp')
0 files changed, 0 insertions, 0 deletions