diff options
author | John Brawn <john.brawn@arm.com> | 2022-01-25 17:41:33 +0000 |
---|---|---|
committer | John Brawn <john.brawn@arm.com> | 2022-02-04 12:55:38 +0000 |
commit | 0d8092dd485a2212e2d8eda2bf977b7e7fa610d4 (patch) | |
tree | d1ffed595ed603e1e334eaf88af2b638f2f29741 /llvm/lib/Bitcode/Reader/BitcodeReader.cpp | |
parent | bca998ed3c9a2e520724baa5d9395f6a5d8ca49d (diff) | |
download | llvm-0d8092dd485a2212e2d8eda2bf977b7e7fa610d4.zip llvm-0d8092dd485a2212e2d8eda2bf977b7e7fa610d4.tar.gz llvm-0d8092dd485a2212e2d8eda2bf977b7e7fa610d4.tar.bz2 |
[AArch64] Fix legalization of v1f64 strict_fsetcc and strict_fsetccs
These operations are scalarized but the result type v1i1 isn't which
needs special handling (the same as is done for the non-strict
versions of these operations).
Differential Revision: https://reviews.llvm.org/D118258
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions