Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Dinges <blender@dingto.org>2015-10-25 22:54:26 +0300
committerThomas Dinges <blender@dingto.org>2015-10-26 13:52:24 +0300
commit85876923bf8dd27c7225fe3ddf044acee4478eb5 (patch)
tree8ff10a918bb5ed8412c481241b5561a5745af500
parentaa49c16bd94f0ef38edcc1e24e90717799354445 (diff)
Cleanup: Remove ToDo comment.
I don't see how this could conflict, madd() in util_ssef.h has a different function signature.
-rw-r--r--intern/cycles/util/util_math_fast.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/intern/cycles/util/util_math_fast.h b/intern/cycles/util/util_math_fast.h
index c1a1be603f4..867de78e7a6 100644
--- a/intern/cycles/util/util_math_fast.h
+++ b/intern/cycles/util/util_math_fast.h
@@ -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