diff options
author | Florian Hahn <flo@fhahn.com> | 2022-01-31 18:20:46 +0000 |
---|---|---|
committer | Florian Hahn <flo@fhahn.com> | 2022-01-31 18:20:47 +0000 |
commit | 23091f7d504afde4bba3fc885718a1633746e063 (patch) | |
tree | 166973ce96db652303d613db855e05587591e513 /llvm/lib/Bitcode/Writer/BitcodeWriter.cpp | |
parent | baee02959c3710737efd29ef35203cf9cb800d84 (diff) | |
download | llvm-23091f7d504afde4bba3fc885718a1633746e063.zip llvm-23091f7d504afde4bba3fc885718a1633746e063.tar.gz llvm-23091f7d504afde4bba3fc885718a1633746e063.tar.bz2 |
[AArch64] Bail out for float operands in SetCC optimization.
The optimization added in D118139 causes a crash on the added test case
while trying to zero extend an vector of floats.
Fix the crash by bailing out for floating point operands.
Reviewed By: DavidTruby
Differential Revision: https://reviews.llvm.org/D118615
Diffstat (limited to 'llvm/lib/Bitcode/Writer/BitcodeWriter.cpp')
0 files changed, 0 insertions, 0 deletions