[PATCH] D15091: AMDGPU: Use generic bitreverse intrinsic

Matt Arsenault via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 1 11:25:41 PST 2015


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

Add compatibility with old intrinsic name


http://reviews.llvm.org/D15091

Files:
  lib/CodeGen/SelectionDAG/LegalizeVectorOps.cpp
  lib/Target/AMDGPU/AMDGPUISelLowering.cpp
  lib/Target/AMDGPU/AMDGPUISelLowering.h
  lib/Target/AMDGPU/AMDGPUInstrInfo.td
  lib/Target/AMDGPU/SIISelLowering.cpp
  lib/Target/AMDGPU/SIInstructions.td
  test/CodeGen/AMDGPU/bitreverse.ll
  test/CodeGen/AMDGPU/llvm.AMDGPU.brev.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D15091.41541.patch
Type: text/x-patch
Size: 9212 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151201/d02fc6d0/attachment.bin>


More information about the llvm-commits mailing list