[PATCH] D65753: Builtins: Add some v2f16 variants

Steve Canon via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Aug 6 13:03:31 PDT 2019


scanon added a comment.

(Ideally we would just call them e.g. __builtin_floor, but that would be source-breaking. __builtin_tgmath_floor seems like a good compromise.)


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

https://reviews.llvm.org/D65753





More information about the cfe-commits mailing list