summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/PowerPC/f128-bitcast.ll
Commit message (Collapse)AuthorAgeFilesLines
* [Power9] Add __float128 support in the backend for bitcast to a i128Stefan Pintilie2018-10-231-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
OpenPOWER on IntegriCloud