[PATCH] D15117: Define a feature for __float128 support in the PPC back end

hfinkel@anl.gov via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 10 13:29:47 PST 2015


hfinkel accepted this revision.
hfinkel added a comment.
This revision is now accepted and ready to land.

I assume you're planning to follow-up this work with actually calling-convention work to make sure we pass float128s in the right registers, etc.? If so, then go ahead.


Repository:
  rL LLVM

http://reviews.llvm.org/D15117





More information about the llvm-commits mailing list