diff options
author | Craig Topper <craig.topper@intel.com> | 2019-12-17 15:14:44 -0800 |
---|---|---|
committer | Craig Topper <craig.topper@intel.com> | 2019-12-17 15:17:43 -0800 |
commit | c36773c78eb52ae0c549dc286a441af0d1b8b712 (patch) | |
tree | 5746c06ff82a5d6ccaa6ad3bea6f99ce8c3a56ae /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | b8ac5894a115987fcc7e871049ec31a8eba66741 (diff) | |
download | llvm-c36773c78eb52ae0c549dc286a441af0d1b8b712.zip llvm-c36773c78eb52ae0c549dc286a441af0d1b8b712.tar.gz llvm-c36773c78eb52ae0c549dc286a441af0d1b8b712.tar.bz2 |
[FPEnv][LegalizeTypes] Make ScalarizeVecOp_STRICT_FP_ROUND do its own replacements and return SDValue()
The caller will assert for nodes with more than 2 results unless
we return a null SDValue.
I tried to test this by copying an AArch64 test for ScalarizeVecOp_FP_ROUND.
While it did hit the assert and this commited fixed that. It also
hit a later problem that couldn't be fixed without adding strict
FP support to AArch64.
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions