aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Reader/BitcodeReader.cpp
diff options
context:
space:
mode:
authorTim Northover <tnorthover@apple.com>2014-07-18 12:41:46 +0000
committerTim Northover <tnorthover@apple.com>2014-07-18 12:41:46 +0000
commit20bd0ced303d62bda805b5e5f9e86d6974425385 (patch)
tree58371f40c2a05ceddd4b1141e04c26cdd845803d /llvm/lib/Bitcode/Reader/BitcodeReader.cpp
parente48d9dc15e57ef51539c046473de3e05dd3e3c71 (diff)
downloadllvm-20bd0ced303d62bda805b5e5f9e86d6974425385.zip
llvm-20bd0ced303d62bda805b5e5f9e86d6974425385.tar.gz
llvm-20bd0ced303d62bda805b5e5f9e86d6974425385.tar.bz2
CodeGen: soften f16 type by default instead of marking legal.
Actual support for softening f16 operations is still limited, and can be added when it's needed. But Soften is much closer to being a useful thing to try than keeping it Legal when no registers can actually hold such values. Longer term, we probably want something between Soften and Promote semantics for most targets, it'll be more efficient to promote the 4 basic operations to f32 than libcall them. llvm-svn: 213372
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions