[PATCH] D29942: Add custom lowering for llvm.log{, 10}.{f16, f32} intrinsics
Phabricator via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Nov 27 05:27:00 PST 2017
This revision was automatically updated to reflect the committed changes.
Closed by commit rL319025: [AMDGPU] Add custom lowering for llvm.log{,10}.{f16,f32} intrinsics (authored by vedranm).
Changed prior to commit:
https://reviews.llvm.org/D29942?vs=118162&id=124362#toc
Repository:
rL LLVM
https://reviews.llvm.org/D29942
Files:
llvm/trunk/lib/Target/AMDGPU/AMDGPUISelLowering.cpp
llvm/trunk/lib/Target/AMDGPU/AMDGPUISelLowering.h
llvm/trunk/test/CodeGen/AMDGPU/llvm.log.f16.ll
llvm/trunk/test/CodeGen/AMDGPU/llvm.log.ll
llvm/trunk/test/CodeGen/AMDGPU/llvm.log10.f16.ll
llvm/trunk/test/CodeGen/AMDGPU/llvm.log10.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D29942.124362.patch
Type: text/x-patch
Size: 20091 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171127/1a541921/attachment.bin>
More information about the llvm-commits
mailing list