diff options
author | Paul Walker <paul.walker@arm.com> | 2022-12-18 16:22:39 +0000 |
---|---|---|
committer | Paul Walker <paul.walker@arm.com> | 2023-01-13 13:16:42 +0000 |
commit | 22404099c48cff1c118cd4f6fd9e1acf7ff0fefb (patch) | |
tree | 64fbb5b20553569cd3e762d7bdbf89525867b55a /clang/lib/CodeGen/CodeGenFunction.h | |
parent | 53296d818a0ae4cd738c0c1f2f6d1fef15254311 (diff) | |
download | llvm-22404099c48cff1c118cd4f6fd9e1acf7ff0fefb.zip llvm-22404099c48cff1c118cd4f6fd9e1acf7ff0fefb.tar.gz llvm-22404099c48cff1c118cd4f6fd9e1acf7ff0fefb.tar.bz2 |
[SVE] Restrict SVE fixed length extload/truncstore combine to float and double types.
Prior to this patch we would create floating point extending load
and truncating store operations involving fp128 types, which we
cannot lower.
Fixes #58530
Differential Revision: https://reviews.llvm.org/D140318
Diffstat (limited to 'clang/lib/CodeGen/CodeGenFunction.h')
0 files changed, 0 insertions, 0 deletions