[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
Wed Aug 30 07:56:10 PDT 2023
arsenm added a comment.
ping
The alternative is to directly put the !fpmath on the sqrt call sites but I have no idea how to do that
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D156743/new/
https://reviews.llvm.org/D156743
More information about the cfe-commits
mailing list