[PATCH] D68285: [AMDGPU] Use math constants defined in MathExtras (NFC)

Evandro Menezes via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 1 11:27:28 PDT 2019


evandro created this revision.
evandro added reviewers: xbolva00, craig.topper, RKSimon.
Herald added subscribers: llvm-commits, hiraditya, t-tye, tpr, dstuttard, yaxunl, nhaehnle, wdng, jvesely, kzhuravl.
Herald added a project: LLVM.
evandro added a parent revision: D68257: [Support] Add mathematical constants.

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


Repository:
  rL LLVM

https://reviews.llvm.org/D68285

Files:
  llvm/lib/Target/AMDGPU/AMDGPUISelLowering.cpp
  llvm/lib/Target/AMDGPU/AMDGPULibCalls.cpp
  llvm/lib/Target/AMDGPU/R600ISelLowering.cpp
  llvm/test/CodeGen/AMDGPU/llvm.log10.f16.ll
  llvm/test/CodeGen/AMDGPU/llvm.log10.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D68285.222659.patch
Type: text/x-patch
Size: 7787 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191001/c4b166a1/attachment.bin>


More information about the llvm-commits mailing list