[PATCH] D54313: [compiler-rt][builtins][PowerPC] Add floattitf builtin compiler-rt method support for PowerPC

Amy Kwan via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 15 03:58:39 PST 2019


amyk closed this revision.
amyk added a comment.

In D54313#1356885 <https://reviews.llvm.org/D54313#1356885>, @nemanjai wrote:

> Amy, can we get this committed?


I didn't realize this, but I have already committed this builtin along with `__fixunsuftsti` recently, however I am not sure why this revision is not closed. The other one was closed when I committed it and supplied the revision number, but for some reason, this one was not closed. I will close this now as this was been committed.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D54313/new/

https://reviews.llvm.org/D54313





More information about the llvm-commits mailing list