[PATCH] D26475: [AMDGPU] Update llvm.amdgcn.frexp.exp intrinsic and lower it to v_frexp_exp_i16_f16 instruction

Konstantin Zhuravlyov via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 9 15:06:37 PST 2016


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

https://reviews.llvm.org/D26475

Files:
  include/llvm/IR/IntrinsicsAMDGPU.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: D26475.77401.patch
Type: text/x-patch
Size: 5259 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161109/ec67509d/attachment.bin>


More information about the llvm-commits mailing list