[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
Tue Sep 5 11:06:07 PDT 2017
rivanvx updated this revision to Diff 113884.
rivanvx marked 2 inline comments as done.
rivanvx added a comment.
@jvesely I would like to get an ACK before I tackle the tests.
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.113884.patch
Type: text/x-patch
Size: 18426 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170905/b580f721/attachment.bin>
More information about the llvm-commits
mailing list