diff options
author | Tom Stellard <thomas.stellard@amd.com> | 2015-05-09 00:04:12 +0000 |
---|---|---|
committer | Tom Stellard <thomas.stellard@amd.com> | 2015-05-09 00:04:12 +0000 |
commit | 17ec3a51c3344d0664981414ca3665e81b4c6aad (patch) | |
tree | a7cc45a1a37263ff4689ce0c46ffec1689c1f3e1 /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | 3e93ebecb8aadbe80424ce9dc292b4bbe28dc17d (diff) | |
download | llvm-17ec3a51c3344d0664981414ca3665e81b4c6aad.zip llvm-17ec3a51c3344d0664981414ca3665e81b4c6aad.tar.gz llvm-17ec3a51c3344d0664981414ca3665e81b4c6aad.tar.bz2 |
Implement fast_normalize builtin v4
This implementation was ported from the AMD builtin library
and has been tested with piglit, OpenCV, and the ocl conformance tests.
v2:
- Remove f suffix from constant in double implementations.
- Consolidate implementations using the .cl/.inc approach.
v3:
- Use __CLC_FPSIZE instead of __CLC_FP{32,64}
v4 (Jan Vesely):
- Limit to single precision.
llvm-svn: 236920
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions