[PATCH] D156743: clang/OpenCL: Add inline implementations of sqrt in builtin header

Matt Arsenault via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Sep 12 11:46:07 PDT 2023


arsenm added a comment.

In D156743#4644285 <https://reviews.llvm.org/D156743#4644285>, @Anastasia wrote:

> If we think there are no better alternatives and implementation is generic enough for every vendor, LGTM!

You could argue annotating the raw callsite is better but I don't know how to implement that


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

https://reviews.llvm.org/D156743



More information about the cfe-commits mailing list