[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 09:31:32 PST 2016


kzhuravl created this revision.
kzhuravl added reviewers: tstellarAMD, arsenm.
kzhuravl added subscribers: b-sumner, llvm-commits.
Herald added subscribers: tony-tye, yaxunl, nhaehnle, wdng.

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.78545.patch
Type: text/x-patch
Size: 5852 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161118/088e0aa7/attachment.bin>


More information about the llvm-commits mailing list