[PATCH] D29942: Add custom lowering for llvm.log{, 10}.{f16, f32} intrinsics

Vedran Miletić via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 9 10:28:11 PST 2017


rivanvx updated this revision to Diff 91190.
rivanvx marked 2 inline comments as done.
rivanvx added a comment.

TODO: TESTS NEED TO BE UPDATED

Addresed the comments.


https://reviews.llvm.org/D29942

Files:
  lib/Target/AMDGPU/AMDGPUISelLowering.cpp
  lib/Target/AMDGPU/AMDGPUISelLowering.h
  test/CodeGen/AMDGPU/llvm.log.f16.ll
  test/CodeGen/AMDGPU/llvm.log10.f16.ll
  test/CodeGen/AMDGPU/llvm.log10.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D29942.91190.patch
Type: text/x-patch
Size: 13564 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170309/51a4a09d/attachment.bin>


More information about the llvm-commits mailing list