diff options
author | Fraser Cormack <fraser@codeplay.com> | 2021-03-31 12:51:03 +0100 |
---|---|---|
committer | Fraser Cormack <fraser@codeplay.com> | 2021-04-05 17:03:45 +0100 |
commit | 3f0df4d7b0269623cfcd0ef6272e6a3a2ad9066d (patch) | |
tree | 8771c6fdf6f1e4403952171734125ee2c42f6f68 /flang/lib/Frontend/CompilerInvocation.cpp | |
parent | 803b79221edfc2517e6bfc373e5f55609565b0e4 (diff) | |
download | llvm-3f0df4d7b0269623cfcd0ef6272e6a3a2ad9066d.zip llvm-3f0df4d7b0269623cfcd0ef6272e6a3a2ad9066d.tar.gz llvm-3f0df4d7b0269623cfcd0ef6272e6a3a2ad9066d.tar.bz2 |
[RISCV] Expand scalable-vector truncstores and extloads
Caught in internal testing, these operations are assumed legal by
default, even for scalable vector types. Expand them back into separate
truncations and stores, or loads and extensions.
Also add explicit fixed-length vector tests for these operations, even
though they should have been correct already.
Reviewed By: craig.topper
Differential Revision: https://reviews.llvm.org/D99654
Diffstat (limited to 'flang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions