diff options
author | Craig Topper <craig.topper@sifive.com> | 2022-03-17 09:33:52 -0700 |
---|---|---|
committer | Craig Topper <craig.topper@sifive.com> | 2022-03-17 09:43:13 -0700 |
commit | 7e15303062b50bea80dca0e66e5bd7aff510ee35 (patch) | |
tree | 2dde07c99c12a5647936fdf24be77349503d797d /llvm/lib/Object/COFFModuleDefinition.cpp | |
parent | 3a03704fd13e89eebab29fcebe8f2d61808c6852 (diff) | |
download | llvm-7e15303062b50bea80dca0e66e5bd7aff510ee35.zip llvm-7e15303062b50bea80dca0e66e5bd7aff510ee35.tar.gz llvm-7e15303062b50bea80dca0e66e5bd7aff510ee35.tar.bz2 |
[RISCV] Simplify scalable vector case in lowerVectorMaskExt.
Since we have SPLAT_VECTOR_PARTS these days, I don't think we need
to go through extra lengths to avoid introducing an illegal scalar type.
We can just call getConstant using the scalable vector type and let
it create either a SPLAT_VECTOR or a SPLAT_VECTOR_PARTS.
Reviewed By: frasercrmck, rogfer01
Differential Revision: https://reviews.llvm.org/D121645
Diffstat (limited to 'llvm/lib/Object/COFFModuleDefinition.cpp')
0 files changed, 0 insertions, 0 deletions