[PATCH] D25802: [AMDGPU] Promote ctlz (i1, i16] intrinsic to i32

Konstantin Zhuravlyov via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 19 16:42:54 PDT 2016


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

https://reviews.llvm.org/D25802

Files:
  lib/Target/AMDGPU/AMDGPUCodeGenPrepare.cpp
  test/CodeGen/AMDGPU/amdgpu-codegenprepare-i16-to-i32.ll
  test/CodeGen/AMDGPU/ctlz.ll
  test/CodeGen/AMDGPU/ctlz_zero_undef.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D25802.75252.patch
Type: text/x-patch
Size: 7152 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161019/ad4f61f4/attachment.bin>


More information about the llvm-commits mailing list