The legalizer support expanding the cast operation(sint_to_fp, fp_to_sint, fp_extend, fp_round etc) as libcall. PowerPC need it to handle the IEEE Long double for Power8.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
steven.zhang retitled this revision from [FP128] Expand the cast operations as libcall to [PowerPC] [FP128] Expand the cast operations as libcall for Power8.