[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:09:38 PDT 2016


arsenm updated this revision to Diff 63921.
arsenm added a comment.

Attach right version of patch


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.63921.patch
Type: text/x-patch
Size: 6955 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160714/a0d3f470/attachment.bin>


More information about the llvm-commits mailing list