diff options
author | Fraser Cormack <fraser@codeplay.com> | 2021-06-08 14:55:31 +0100 |
---|---|---|
committer | Fraser Cormack <fraser@codeplay.com> | 2021-06-09 09:07:44 +0100 |
commit | e8f1f891031385a34f0548803f3bc76ce50544c1 (patch) | |
tree | d625408a8722e76fc0743f99edc172787feae0b6 /llvm/docs/tutorial | |
parent | 093750dd0be6b0729f8e817766c3d5849545e10c (diff) | |
download | llvm-e8f1f891031385a34f0548803f3bc76ce50544c1.zip llvm-e8f1f891031385a34f0548803f3bc76ce50544c1.tar.gz llvm-e8f1f891031385a34f0548803f3bc76ce50544c1.tar.bz2 |
[RISCV] Support CONCAT_VECTORS on scalable masks
This patch is a simple fix which registers CONCAT_VECTORS as
custom-lowered for scalable mask vectors. This follows the pattern of
all other scalable-vector types, as the default expansion of
CONCAT_VECTORS cannot handle scalable types, and even if it did it'd go
through the stack and generate worse code.
Reviewed By: craig.topper
Differential Revision: https://reviews.llvm.org/D103896
Diffstat (limited to 'llvm/docs/tutorial')
0 files changed, 0 insertions, 0 deletions