[PATCH] D26862: [AMDGPU] Change frexp.exp intrinsic to return i16 for f16 input

Konstantin Zhuravlyov via llvm-commits llvm-commits at lists.llvm.org
Fri Nov 18 11:36:41 PST 2016


kzhuravl updated this revision to Diff 78562.
kzhuravl marked an inline comment as done.
kzhuravl added a comment.

Add tests with sext/zext


https://reviews.llvm.org/D26862

Files:
  include/llvm/IR/IntrinsicsAMDGPU.td
  lib/Target/AMDGPU/SIInstrInfo.td
  lib/Target/AMDGPU/VOP1Instructions.td
  test/CodeGen/AMDGPU/llvm.amdgcn.frexp.exp.f16.ll
  test/CodeGen/AMDGPU/llvm.amdgcn.frexp.exp.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D26862.78562.patch
Type: text/x-patch
Size: 7165 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161118/2ab00b45/attachment.bin>


More information about the llvm-commits mailing list