[PATCH] D22337: AMDGPU: Add intrinsic for s_flbit_i32/v_ffbh_i32

Matt Arsenault via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 13 22:06:50 PDT 2016


arsenm created this revision.
arsenm added a reviewer: tstellarAMD.
arsenm added a subscriber: llvm-commits.
Herald added subscribers: kzhuravl, arsenm.

http://reviews.llvm.org/D22337

Files:
  include/llvm/IR/IntrinsicsAMDGPU.td
  lib/Target/AMDGPU/AMDGPUISelLowering.h
  lib/Target/AMDGPU/AMDGPUInstrInfo.td
  lib/Target/AMDGPU/AMDGPUIntrinsics.td
  lib/Target/AMDGPU/SIISelLowering.cpp
  lib/Target/AMDGPU/SIInstructions.td
  test/CodeGen/AMDGPU/llvm.AMDGPU.flbit.i32.ll
  test/CodeGen/AMDGPU/llvm.amdgcn.sffbh.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D22337.63920.patch
Type: text/x-patch
Size: 6898 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160714/7bd813a4/attachment.bin>


More information about the llvm-commits mailing list