[PATCH] D25302: [AMDGPU] Promote uniform (i1, i16] operations to i32

Konstantin Zhuravlyov via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 5 22:49:28 PDT 2016


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

https://reviews.llvm.org/D25302

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
  test/CodeGen/AMDGPU/cvt_f32_ubyte.ll
  test/CodeGen/AMDGPU/mul_uint24-amdgcn.ll
  test/CodeGen/AMDGPU/trunc-cmp-constant.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D25302.73724.patch
Type: text/x-patch
Size: 62125 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161006/068047c8/attachment.bin>


More information about the llvm-commits mailing list