Fix implementation of normalize builtin
authorTom Stellard <thomas.stellard@amd.com>
Wed, 6 May 2015 16:06:31 +0000 (16:06 +0000)
committerTom Stellard <thomas.stellard@amd.com>
Wed, 6 May 2015 16:06:31 +0000 (16:06 +0000)
commitaed5f3cf7e31886a373b5b62585fb88a6bd85167
tree5e22f308a918e330abcec591c7dbf7a496dbcfdc
parentad5ee0405876e62b24b6dbd7eb1618593bfdee0b
Fix implementation of normalize builtin

The new implementation was ported from the AMD builtin library
and has been tested with piglit, OpenCV, and the ocl conformance tests.

llvm-svn: 236608
libclc/generic/lib/geometric/normalize.cl
libclc/generic/lib/geometric/normalize.inc [deleted file]