Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [Power9] Add __float128 support in the backend for bitcast to a i128 | Stefan Pintilie | 2018-10-23 | 1 | -0/+53 |
Add support to allow bit-casting from f128 to i128 and then extracting 64 bits from the result. Differential Revision: https://reviews.llvm.org/D49507 llvm-svn: 345053 |