This is an archive of the discontinued LLVM Phabricator instance.

HIP: Use __builtin_sqrt instead of routing through ocml sqrt for f64
ClosedPublic

Authored by arsenm on Jul 26 2023, 1:50 PM.

Details

Summary

llvm.sqrt.f64 now works correctly and should be called directly.

Diff Detail