[PATCH] D19125: Enable __float128 on X86 and SystemZ

H.J Lu via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 26 05:33:45 PDT 2016


hjl.tools added a comment.

Should it be handled similar to __int128? Only targets which support __float128
override hasFloat128Type without adding HasFloat128.


Repository:
  rL LLVM

http://reviews.llvm.org/D19125





More information about the llvm-commits mailing list