]> granicus.if.org Git - llvm/commit
[AMDGPU] Use math constants defined in MathExtras (NFC)
authorEvandro Menezes <e.menezes@samsung.com>
Wed, 9 Oct 2019 20:00:43 +0000 (20:00 +0000)
committerEvandro Menezes <e.menezes@samsung.com>
Wed, 9 Oct 2019 20:00:43 +0000 (20:00 +0000)
commit9b6eeb1697d29188334b05264ae1955656cf5544
treefd6cf9ad7c4d6e7def1293cd72f0384e8c67e16a
parent4f283471b69adeb26811262a6667fd570f4ecc9f
[AMDGPU] Use math constants defined in MathExtras (NFC)

Use the the new math constants in `MathExtras.h`.

Differential revision: https://reviews.llvm.org/D68285

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@374208 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/AMDGPU/AMDGPUISelLowering.cpp
lib/Target/AMDGPU/AMDGPULibCalls.cpp
lib/Target/AMDGPU/R600ISelLowering.cpp