[PATCH] D95665: [Builtins][FIX] Allow targets to opt-out of `long double` builtins

Erich Keane via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Jan 29 06:53:13 PST 2021


erichkeane added a comment.

Can you show any tests where this builtin would be a part of the aux-triple, and not in active code?  So an nvptx triple, x86_64 aux-triple, and in non-device code?  (such as in a CUDA app)?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D95665



More information about the cfe-commits mailing list