diff options
author | Craig Topper <craig.topper@gmail.com> | 2019-11-28 11:36:55 -0800 |
---|---|---|
committer | Craig Topper <craig.topper@gmail.com> | 2019-11-28 15:30:34 -0800 |
commit | 68ddf434c06e4a17947750de60fe4ab60315f6ad (patch) | |
tree | 43505f5a27c8eddc66c25e9f611bb21445b43471 /clang/lib/Frontend/CreateInvocationFromCommandLine.cpp | |
parent | 2485fa7739c7ecda629b51f9936457e2aaee2420 (diff) | |
download | llvm-68ddf434c06e4a17947750de60fe4ab60315f6ad.zip llvm-68ddf434c06e4a17947750de60fe4ab60315f6ad.tar.gz llvm-68ddf434c06e4a17947750de60fe4ab60315f6ad.tar.bz2 |
[LegalizeTypes] In SoftenFloatRes_FNEG, always generate integer arithmetic, never fall back to using fsub.
We would previously fallback if the type wasn't f32/f64/f128. But
I don't think any of the other floating point types ever go through
the softening code anyway. So this code is dead.
Diffstat (limited to 'clang/lib/Frontend/CreateInvocationFromCommandLine.cpp')
0 files changed, 0 insertions, 0 deletions