diff options
author | Matt Arsenault <Matthew.Arsenault@amd.com> | 2023-08-14 19:37:32 -0400 |
---|---|---|
committer | Matt Arsenault <Matthew.Arsenault@amd.com> | 2023-08-15 10:48:46 -0400 |
commit | e09b3593ba64d004a9d2b3fa41be2ba84f968a88 (patch) | |
tree | 37788766c596d615df26bab893976c6a4bc1c0c0 /clang/lib/ExtractAPI/Serialization/SymbolGraphSerializer.cpp | |
parent | cef56b9318e37e9c47fd356c76c9da522bc8c122 (diff) | |
download | llvm-e09b3593ba64d004a9d2b3fa41be2ba84f968a88.zip llvm-e09b3593ba64d004a9d2b3fa41be2ba84f968a88.tar.gz llvm-e09b3593ba64d004a9d2b3fa41be2ba84f968a88.tar.bz2 |
AMDGPU: Fix fast math log2 f32
Apparently afn doesn't allow you to drop the denormal handling
according to OpenCL conformance. This was hidden by losing the flags
during the library linking process. Fast log is still broken and needs
more work.
https://reviews.llvm.org/D157936
Diffstat (limited to 'clang/lib/ExtractAPI/Serialization/SymbolGraphSerializer.cpp')
0 files changed, 0 insertions, 0 deletions