diff options
author | Fraser Cormack <fraser@codeplay.com> | 2021-04-28 16:11:57 +0100 |
---|---|---|
committer | Fraser Cormack <fraser@codeplay.com> | 2021-05-04 09:14:05 +0100 |
commit | 46fa214a6f24549d83a69793b7e14585c2eefa2b (patch) | |
tree | d595c4f5bce6966b3a8d1419428539138b3dcee8 /clang/lib/Basic/IdentifierTable.cpp | |
parent | 18883a3fec5a153ab64fb756f6c7f92bce9f9283 (diff) | |
download | llvm-46fa214a6f24549d83a69793b7e14585c2eefa2b.zip llvm-46fa214a6f24549d83a69793b7e14585c2eefa2b.tar.gz llvm-46fa214a6f24549d83a69793b7e14585c2eefa2b.tar.bz2 |
[RISCV] Lower splats of non-constant i1s as SETCCs
This patch adds support for splatting i1 types to fixed-length or
scalable vector types. It does so by lowering the operation to a SETCC
of the equivalent i8 type.
Reviewed By: craig.topper
Differential Revision: https://reviews.llvm.org/D101465
Diffstat (limited to 'clang/lib/Basic/IdentifierTable.cpp')
0 files changed, 0 insertions, 0 deletions