[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
Sun Oct 8 05:21:57 PDT 2017


rivanvx updated this revision to Diff 118162.
rivanvx added a comment.

This should be it.


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.log.ll
  test/CodeGen/AMDGPU/llvm.log10.f16.ll
  test/CodeGen/AMDGPU/llvm.log10.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D29942.118162.patch
Type: text/x-patch
Size: 19819 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171008/72a5897e/attachment.bin>


More information about the llvm-commits mailing list