diff options
author | Michael Gottesman <mgottesman@apple.com> | 2013-01-20 03:56:31 +0000 |
---|---|---|
committer | Michael Gottesman <mgottesman@apple.com> | 2013-01-20 03:56:31 +0000 |
commit | 8b289987770bae81752f934fc089c93099864324 (patch) | |
tree | 59c78b1707767bb7fe2903a2606883c029c35c12 /lib/Support/StringPool.cpp | |
parent | fe311dba3ecb5a6b9451bbd56181a3f3b5fb2319 (diff) |
Added IRBuilder::CreateFPExtOrFPTrunc.
This method serves an analogous purpose to CreateZExtOrTrunc/CreateSExtOrTrunc
but for floating point types.
In detail, it provides a manner when one is handling conversions of floating
point types of automatically selecting fpext, fptrunc, or identity depending on
the relative bitsize of the source and destination types.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@172957 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Support/StringPool.cpp')
0 files changed, 0 insertions, 0 deletions