Cleanup: Remove ToDo comment.
I don't see how this could conflict, madd() in util_ssef.h has a different function signature.
This commit is contained in:
parent
aa49c16bd9
commit
85876923bf
@ -47,7 +47,6 @@
|
||||
|
||||
CCL_NAMESPACE_BEGIN
|
||||
|
||||
/* TODO(sergey): Make sure it does not conflict with SSE intrinsics. */
|
||||
ccl_device_inline float madd(const float a, const float b, const float c)
|
||||
{
|
||||
/* NOTE: In the future we may want to explicitly ask for a fused
|
||||
|
Loading…
Reference in New Issue
Block a user